Rate Overview
Live
1 USD = 45.8950 TRY
1 TRY = 0.021789
USD
Avg
45.8136
High
45.9060
Low
45.7000
Last updated: 5/29/2026, 4:29:40 PM
Quick Conversions
| USD | TRY |
|---|---|
| 1 USD | 45.90 TRY |
| 10 USD | 458.95 TRY |
| 50 USD | 2,294.75 TRY |
| 100 USD | 4,589.50 TRY |
| 500 USD | 22,947.50 TRY |
| 1,000 USD | 45,895.00 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-05-29T16:29:40Z",
"rates": {
"TRY": 45.895
}
}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": 4589.5,
"rate": 45.895
}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