Rate Overview
Live
1 USD = 46.4438 TRY
1 TRY = 0.021531
USD
Avg
46.3062
High
46.4455
Low
46.1546
Last updated: 6/18/2026, 7:50:09 PM
Quick Conversions
| USD | TRY |
|---|---|
| 1 USD | 46.44 TRY |
| 10 USD | 464.44 TRY |
| 50 USD | 2,322.19 TRY |
| 100 USD | 4,644.39 TRY |
| 500 USD | 23,221.93 TRY |
| 1,000 USD | 46,443.85 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-06-18T19:50:09Z",
"rates": {
"TRY": 46.44385
}
}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": 4644.385,
"rate": 46.44385
}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