USD
$
TRY

USD/TRY Exchange Rate

US Dollar to Turkish Lira

Live Rate
47.3944
+16.81% 1Y

1 TRY = 0.021100 USD

USD/TRY Price Chart

Historical exchange rate performance

Current 47.3944
High 47.3944
Low 40.5745
1Y Change +16.81%

Rate Overview

Live
1 USD = 47.3944 TRY
1 TRY = 0.021100 USD
Avg
43.6654
High
47.3944
Low
40.5745

Last updated: 7/29/2026, 5:21:42 AM

Quick Conversions

USDTRY
1 USD47.39 TRY
10 USD473.94 TRY
50 USD2,369.72 TRY
100 USD4,739.44 TRY
500 USD23,697.20 TRY
1,000 USD47,394.40 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-29T05:21:42Z",
  "rates": {
    "TRY": 47.3944
  }
}

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": 4739.44,
  "rate": 47.3944
}

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