USD
$
TRY

USD/TRY Exchange Rate

US Dollar to Turkish Lira

Live Rate
44.4607
+7.17% 6M

1 TRY = 0.022492 USD

USD/TRY Price Chart

Historical exchange rate performance

Current 44.4607
High 44.4607
Low 41.4878
6M Change +7.17%

Rate Overview

Live
1 USD = 44.4607 TRY
1 TRY = 0.022492 USD
Avg
42.9460
High
44.4607
Low
41.4878

Last updated: 3/27/2026, 9:37:10 AM

Quick Conversions

USDTRY
1 USD44.46 TRY
10 USD444.61 TRY
50 USD2,223.04 TRY
100 USD4,446.07 TRY
500 USD22,230.35 TRY
1,000 USD44,460.70 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-27T09:37:10Z",
  "rates": {
    "TRY": 44.4607
  }
}

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.070000000001,
  "rate": 44.4607
}

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