Rate Overview
Live
1 TRY = 0.052631 TOP
1 TOP = 19.0002
TRY
Avg
0.060311
High
0.068379
Low
0.052631
Last updated: 3/27/2026, 9:37:03 AM
Quick Conversions
| TRY | TOP |
|---|---|
| 1 TRY | 0.05 TOP |
| 10 TRY | 0.53 TOP |
| 50 TRY | 2.63 TOP |
| 100 TRY | 5.26 TOP |
| 500 TRY | 26.32 TOP |
| 1,000 TRY | 52.63 TOP |
Get TRY/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=TOPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T09:37:03Z",
"rates": {
"TOP": 0.052631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "TOP",
"amount": 100
},
"result": 5.2631,
"rate": 0.052631
}Build with TRY/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key