Rate Overview
Live
1 USD = 47.3800 TRY
1 TRY = 0.021106
USD
Avg
43.6443
High
47.3800
Low
40.5391
Last updated: 7/28/2026, 12:59:56 PM
Quick Conversions
| USD | TRY |
|---|---|
| 1 USD | 47.38 TRY |
| 10 USD | 473.80 TRY |
| 50 USD | 2,369.00 TRY |
| 100 USD | 4,738.01 TRY |
| 500 USD | 23,690.02 TRY |
| 1,000 USD | 47,380.05 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-07-28T12:59:56Z",
"rates": {
"TRY": 47.38005
}
}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": 4738.005,
"rate": 47.38005
}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