USD
$
TRY

USD/TRY Exchange Rate

US Dollar to Turkish Lira

Live Rate
47.9206
+0.41% 7D

1 TRY = 0.020868 USD

USD/TRY Price Chart

Historical exchange rate performance

Current 47.9206
High 47.9744
Low 47.7267
7D Change +0.41%

Rate Overview

Live
1 USD = 47.9206 TRY
1 TRY = 0.020868 USD
Avg
47.8620
High
47.9744
Low
47.7267

Last updated: 8/18/2026, 8:01:18 AM

Quick Conversions

USDTRY
1 USD47.92 TRY
10 USD479.21 TRY
50 USD2,396.03 TRY
100 USD4,792.06 TRY
500 USD23,960.30 TRY
1,000 USD47,920.60 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-08-18T08:01:18Z",
  "rates": {
    "TRY": 47.9206
  }
}

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": 4792.06,
  "rate": 47.9206
}

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