USD
$
TRY

USD/TRY Exchange Rate

US Dollar to Turkish Lira

Live Rate
44.4601
+16.97% 1Y

1 TRY = 0.022492 USD

USD/TRY Price Chart

Historical exchange rate performance

Current 44.4601
High 44.4601
Low 37.9108
1Y Change +16.97%

Rate Overview

Live
1 USD = 44.4601 TRY
1 TRY = 0.022492 USD
Avg
41.3527
High
44.4601
Low
37.9108

Last updated: 3/27/2026, 12:38:29 PM

Quick Conversions

USDTRY
1 USD44.46 TRY
10 USD444.60 TRY
50 USD2,223.00 TRY
100 USD4,446.01 TRY
500 USD22,230.05 TRY
1,000 USD44,460.10 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-27T12:38:29Z",
  "rates": {
    "TRY": 44.4601
  }
}

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.009999999999,
  "rate": 44.4601
}

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