Rate Overview
Live
1 TRY = 0.054724 TOP
1 TOP = 18.2735 TRY
Avg
0.055290
High
0.055738
Low
0.054724
Last updated: 1/25/2026, 3:12:36 PM
Quick Conversions
| TRY | TOP |
|---|---|
| 1 TRY | 0.05 TOP |
| 10 TRY | 0.55 TOP |
| 50 TRY | 2.74 TOP |
| 100 TRY | 5.47 TOP |
| 500 TRY | 27.36 TOP |
| 1,000 TRY | 54.72 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-01-25T15:12:36Z",
"rates": {
"TOP": 0.054724
}
}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.4724,
"rate": 0.054724
}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