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
| USD | TRY |
|---|---|
| 1 USD | 44.46 TRY |
| 10 USD | 444.60 TRY |
| 50 USD | 2,223.00 TRY |
| 100 USD | 4,446.01 TRY |
| 500 USD | 22,230.05 TRY |
| 1,000 USD | 44,460.10 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-27T12:38:29Z",
"rates": {
"TRY": 44.4601
}
}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.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