Rate Overview
Live
1 TRY = 0.021787 USD
1 USD = 45.8989
TRY
Avg
0.022762
High
0.023562
Low
0.021787
Last updated: 5/26/2026, 9:20:29 PM
Quick Conversions
| TRY | USD |
|---|---|
| 1 TRY | 0.02 USD |
| 10 TRY | 0.22 USD |
| 50 TRY | 1.09 USD |
| 100 TRY | 2.18 USD |
| 500 TRY | 10.89 USD |
| 1,000 TRY | 21.79 USD |
Get TRY/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=USDExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-26T21:20:29Z",
"rates": {
"USD": 0.021787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "USD",
"amount": 100
},
"result": 2.1787,
"rate": 0.021787
}Build with TRY/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key