Rate Overview
Live
1 TRY = 0.022691 USD
1 USD = 44.0703
TRY
Avg
0.022734
High
0.022766
Low
0.022689
Last updated: 3/6/2026, 7:16:17 PM
Quick Conversions
| TRY | USD |
|---|---|
| 1 TRY | 0.02 USD |
| 10 TRY | 0.23 USD |
| 50 TRY | 1.13 USD |
| 100 TRY | 2.27 USD |
| 500 TRY | 11.35 USD |
| 1,000 TRY | 22.69 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-03-06T19:16:17Z",
"rates": {
"USD": 0.022691
}
}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.2691,
"rate": 0.022691
}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