Rate Overview
Live
1 USD = 44.4607 TRY
1 TRY = 0.022492
USD
Avg
44.1483
High
44.4607
Low
43.8690
Last updated: 3/27/2026, 2:24:21 PM
Quick Conversions
| USD | TRY |
|---|---|
| 1 USD | 44.46 TRY |
| 10 USD | 444.61 TRY |
| 50 USD | 2,223.04 TRY |
| 100 USD | 4,446.08 TRY |
| 500 USD | 22,230.38 TRY |
| 1,000 USD | 44,460.75 TRY |
Get USD/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=TRYExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T14:24:21Z",
"rates": {
"TRY": 44.46075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "TRY",
"amount": 100
},
"result": 4446.075,
"rate": 44.46075
}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