Rate Overview
Live
1 TRY = 0.050596 TOP
1 TOP = 19.7644
TRY
Avg
0.051090
High
0.051621
Low
0.050596
Last updated: 5/27/2026, 6:18:08 PM
Quick Conversions
| TRY | TOP |
|---|---|
| 1 TRY | 0.05 TOP |
| 10 TRY | 0.51 TOP |
| 50 TRY | 2.53 TOP |
| 100 TRY | 5.06 TOP |
| 500 TRY | 25.30 TOP |
| 1,000 TRY | 50.60 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-05-27T18:18:08Z",
"rates": {
"TOP": 0.050596
}
}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.0596000000000005,
"rate": 0.050596
}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