Rate Overview
Live
1 TOP = 20.3368 TRY
1 TRY = 0.049172
TOP
Avg
19.0377
High
20.3368
Low
18.1381
Last updated: 7/23/2026, 8:59:20 PM
Quick Conversions
| TOP | TRY |
|---|---|
| 1 TOP | 20.34 TRY |
| 10 TOP | 203.37 TRY |
| 50 TOP | 1,016.84 TRY |
| 100 TOP | 2,033.68 TRY |
| 500 TOP | 10,168.38 TRY |
| 1,000 TOP | 20,336.76 TRY |
Get TOP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=TRYExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-23T20:59:20Z",
"rates": {
"TRY": 20.336763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "TRY",
"amount": 100
},
"result": 2033.6763,
"rate": 20.336763
}Build with TOP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key