USD
$
TRY

USD/TRY Exchange Rate

US Dollar to Turkish Lira

Live Rate
47.1691
+9.79% YTD

1 TRY = 0.021200 USD

USD/TRY Price Chart

Historical exchange rate performance

Current 47.1691
High 47.1691
Low 42.9649
YTD Change +9.79%

Rate Overview

Live
1 USD = 47.1691 TRY
1 TRY = 0.021200 USD
Avg
44.8581
High
47.1691
Low
42.9649

Last updated: 7/20/2026, 12:19:52 AM

Quick Conversions

USDTRY
1 USD47.17 TRY
10 USD471.69 TRY
50 USD2,358.46 TRY
100 USD4,716.91 TRY
500 USD23,584.55 TRY
1,000 USD47,169.10 TRY

Get USD/TRY Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=TRY

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-20T00:19:52Z",
  "rates": {
    "TRY": 47.1691
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=TRY&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "TRY",
    "amount": 100
  },
  "result": 4716.91,
  "rate": 47.1691
}

Build with USD/TRY Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key