USD
$
TRY

USD/TRY Exchange Rate

US Dollar to Turkish Lira

Live Rate
45.8950
+1.83% 30D

1 TRY = 0.021789 USD

USD/TRY Price Chart

Historical exchange rate performance

Current 45.8950
High 45.9060
Low 45.0696
30D Change +1.83%

Rate Overview

Live
1 USD = 45.8950 TRY
1 TRY = 0.021789 USD
Avg
45.4847
High
45.9060
Low
45.0696

Last updated: 5/29/2026, 4:29:41 PM

Quick Conversions

USDTRY
1 USD45.90 TRY
10 USD458.95 TRY
50 USD2,294.75 TRY
100 USD4,589.50 TRY
500 USD22,947.50 TRY
1,000 USD45,895.00 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-05-29T16:29:41Z",
  "rates": {
    "TRY": 45.895
  }
}

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": 4589.5,
  "rate": 45.895
}

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