Rate Overview
Live
1 TOP = 20.2583 TRY
1 TRY = 0.049362
TOP
Avg
20.2262
High
20.4102
Low
19.9962
Last updated: 8/13/2026, 2:44:32 PM
Quick Conversions
| TOP | TRY |
|---|---|
| 1 TOP | 20.26 TRY |
| 10 TOP | 202.58 TRY |
| 50 TOP | 1,012.92 TRY |
| 100 TOP | 2,025.83 TRY |
| 500 TOP | 10,129.17 TRY |
| 1,000 TOP | 20,258.34 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-08-13T14:44:32Z",
"rates": {
"TRY": 20.258342
}
}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": 2025.8341999999998,
"rate": 20.258342
}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