USD
$
TRY

USD/TRY Exchange Rate

US Dollar to Turkish Lira

Live Rate
44.4606
+3.48% YTD

1 TRY = 0.022492 USD

USD/TRY Price Chart

Historical exchange rate performance

Current 44.4606
High 44.4606
Low 42.9649
YTD Change +3.48%

Rate Overview

Live
1 USD = 44.4606 TRY
1 TRY = 0.022492 USD
Avg
43.6989
High
44.4606
Low
42.9649

Last updated: 3/27/2026, 11:12:27 AM

Quick Conversions

USDTRY
1 USD44.46 TRY
10 USD444.61 TRY
50 USD2,223.03 TRY
100 USD4,446.06 TRY
500 USD22,230.30 TRY
1,000 USD44,460.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-03-27T11:12:27Z",
  "rates": {
    "TRY": 44.4606
  }
}

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": 4446.0599999999995,
  "rate": 44.4606
}

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