Rate Overview
Live
1 TOP = 20.7749 TRY
1 TRY = 0.048135
TOP
Avg
20.6408
High
20.7749
Low
20.4589
Last updated: 9/3/2026, 2:40:37 PM
Quick Conversions
| TOP | TRY |
|---|---|
| 1 TOP | 20.77 TRY |
| 10 TOP | 207.75 TRY |
| 50 TOP | 1,038.74 TRY |
| 100 TOP | 2,077.49 TRY |
| 500 TOP | 10,387.43 TRY |
| 1,000 TOP | 20,774.86 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-09-03T14:40:37Z",
"rates": {
"TRY": 20.774858
}
}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": 2077.4858,
"rate": 20.774858
}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