Rate Overview
Live
1 TRY = 0.021339 USD
1 USD = 46.8626
TRY
Avg
0.021390
High
0.021451
Low
0.021309
Last updated: 7/5/2026, 10:08:56 AM
Quick Conversions
| TRY | USD |
|---|---|
| 1 TRY | 0.02 USD |
| 10 TRY | 0.21 USD |
| 50 TRY | 1.07 USD |
| 100 TRY | 2.13 USD |
| 500 TRY | 10.67 USD |
| 1,000 TRY | 21.34 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-07-05T10:08:56Z",
"rates": {
"USD": 0.021339
}
}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.1339,
"rate": 0.021339
}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