USD
$
TRY

USD/TRY Exchange Rate

US Dollar to Turkish Lira

Live Rate
44.4603
+0.35% 7D

1 TRY = 0.022492 USD

USD/TRY Price Chart

Historical exchange rate performance

Current 44.4603
High 44.4603
Low 44.2867
7D Change +0.35%

Rate Overview

Live
1 USD = 44.4603 TRY
1 TRY = 0.022492 USD
Avg
44.3572
High
44.4603
Low
44.2867

Last updated: 3/27/2026, 10:57:33 AM

Quick Conversions

USDTRY
1 USD44.46 TRY
10 USD444.60 TRY
50 USD2,223.02 TRY
100 USD4,446.03 TRY
500 USD22,230.15 TRY
1,000 USD44,460.30 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-27T10:57:33Z",
  "rates": {
    "TRY": 44.4603
  }
}

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.03,
  "rate": 44.4603
}

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