Rate Overview
Live
1 TOP = 19.2801 TRY
1 TRY = 0.051867
TOP
Avg
19.0472
High
19.2801
Low
18.9196
Last updated: 4/16/2026, 8:01:37 AM
Quick Conversions
| TOP | TRY |
|---|---|
| 1 TOP | 19.28 TRY |
| 10 TOP | 192.80 TRY |
| 50 TOP | 964.01 TRY |
| 100 TOP | 1,928.01 TRY |
| 500 TOP | 9,640.06 TRY |
| 1,000 TOP | 19,280.13 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-04-16T08:01:37Z",
"rates": {
"TRY": 19.280127
}
}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": 1928.0127,
"rate": 19.280127
}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