Rate Overview
Live
1 TRY = 0.049409 TOP
1 TOP = 20.2392
TRY
Avg
0.052175
High
0.055401
Low
0.049409
Last updated: 7/30/2026, 8:00:46 AM
Quick Conversions
| TRY | TOP |
|---|---|
| 1 TRY | 0.05 TOP |
| 10 TRY | 0.49 TOP |
| 50 TRY | 2.47 TOP |
| 100 TRY | 4.94 TOP |
| 500 TRY | 24.70 TOP |
| 1,000 TRY | 49.41 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-07-30T08:00:46Z",
"rates": {
"TOP": 0.049409
}
}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": 4.9409,
"rate": 0.049409
}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