Rate Overview
Live
1 USD = 48.4389 TRY
1 TRY = 0.020645
USD
Avg
48.3075
High
48.4422
Low
48.2451
Last updated: 9/4/2026, 6:59:58 PM
Quick Conversions
| USD | TRY |
|---|---|
| 1 USD | 48.44 TRY |
| 10 USD | 484.39 TRY |
| 50 USD | 2,421.94 TRY |
| 100 USD | 4,843.89 TRY |
| 500 USD | 24,219.45 TRY |
| 1,000 USD | 48,438.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-09-04T18:59:58Z",
"rates": {
"TRY": 48.4389
}
}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": 4843.889999999999,
"rate": 48.4389
}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