---
title: "Refresh transactional exchange rate by currency pair"
method: POST
path: "/fx/transactional/refreshPair"
tags: ["Foreign Exchange"]
---

# Refresh transactional exchange rate by currency pair

`POST /fx/transactional/refreshPair`

Fetch and store transactional exchange rate for given currency pair and effective date from exchange rate provider

## Query parameters

- `fromCurrency` string
- `toCurrency` string
- `effectiveDate` integer, required

## Response `default`

successful operation

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
