Rate Overview
Live
1 TRY = 0.048135 TOP
1 TOP = 20.7749
TRY
Avg
0.048448
High
0.048878
Low
0.048135
Last updated: 9/3/2026, 2:37:59 PM
Quick Conversions
| TRY | TOP |
|---|---|
| 1 TRY | 0.05 TOP |
| 10 TRY | 0.48 TOP |
| 50 TRY | 2.41 TOP |
| 100 TRY | 4.81 TOP |
| 500 TRY | 24.07 TOP |
| 1,000 TRY | 48.14 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-09-03T14:37:59Z",
"rates": {
"TOP": 0.048135
}
}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.8134999999999994,
"rate": 0.048135
}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