Rate Overview
Live
1 TRY = 0.021598 USD
1 USD = 46.3006
TRY
Avg
0.021629
High
0.021683
Low
0.021598
Last updated: 6/16/2026, 4:23:36 AM
Quick Conversions
| TRY | USD |
|---|---|
| 1 TRY | 0.02 USD |
| 10 TRY | 0.22 USD |
| 50 TRY | 1.08 USD |
| 100 TRY | 2.16 USD |
| 500 TRY | 10.80 USD |
| 1,000 TRY | 21.60 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-06-16T04:23:36Z",
"rates": {
"USD": 0.021598
}
}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.1597999999999997,
"rate": 0.021598
}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