Rate Overview
Live
1 TOP = 19.8034 TRY
1 TRY = 0.050496
TOP
Avg
18.8765
High
19.8034
Low
18.0501
Last updated: 5/26/2026, 5:15:42 PM
Quick Conversions
| TOP | TRY |
|---|---|
| 1 TOP | 19.80 TRY |
| 10 TOP | 198.03 TRY |
| 50 TOP | 990.17 TRY |
| 100 TOP | 1,980.34 TRY |
| 500 TOP | 9,901.68 TRY |
| 1,000 TOP | 19,803.37 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-05-26T17:15:42Z",
"rates": {
"TRY": 19.803369
}
}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": 1980.3369,
"rate": 19.803369
}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