USD
$
TRY

USD/TRY Exchange Rate

US Dollar to Turkish Lira

Live Rate
44.0702
+0.33% 7D

1 TRY = 0.022691 USD

USD/TRY Price Chart

Historical exchange rate performance

Current 44.0702
High 44.0740
Low 43.9244
7D Change +0.33%

Rate Overview

Live
1 USD = 44.0702 TRY
1 TRY = 0.022691 USD
Avg
43.9900
High
44.0740
Low
43.9244

Last updated: 3/7/2026, 12:08:06 AM

Quick Conversions

USDTRY
1 USD44.07 TRY
10 USD440.70 TRY
50 USD2,203.51 TRY
100 USD4,407.02 TRY
500 USD22,035.10 TRY
1,000 USD44,070.20 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-07T00:08:06Z",
  "rates": {
    "TRY": 44.0702
  }
}

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": 4407.02,
  "rate": 44.0702
}

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