Rate Overview
Live
1 TOP = 19.8047 TRY
1 TRY = 0.050493
TOP
Avg
18.8766
High
19.8047
Low
18.0501
Last updated: 5/26/2026, 6:24:18 PM
Quick Conversions
| TOP | TRY |
|---|---|
| 1 TOP | 19.80 TRY |
| 10 TOP | 198.05 TRY |
| 50 TOP | 990.23 TRY |
| 100 TOP | 1,980.47 TRY |
| 500 TOP | 9,902.33 TRY |
| 1,000 TOP | 19,804.66 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-26T18:24:18Z",
"rates": {
"TRY": 19.804663
}
}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.4663,
"rate": 19.804663
}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