Rate Overview
Live
1 USD = 47.3439 TRY
1 TRY = 0.021122
USD
Avg
46.9934
High
47.3552
Low
46.6177
Last updated: 7/27/2026, 10:13:01 PM
Quick Conversions
| USD | TRY |
|---|---|
| 1 USD | 47.34 TRY |
| 10 USD | 473.44 TRY |
| 50 USD | 2,367.19 TRY |
| 100 USD | 4,734.39 TRY |
| 500 USD | 23,671.95 TRY |
| 1,000 USD | 47,343.90 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-27T22:13:01Z",
"rates": {
"TRY": 47.3439
}
}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": 4734.389999999999,
"rate": 47.3439
}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