Rate Overview
Live
1 TOP = 19.0826 TRY
1 TRY = 0.052404
TOP
Avg
18.7711
High
19.0826
Low
18.6315
Last updated: 3/6/2026, 11:24:42 PM
Quick Conversions
| TOP | TRY |
|---|---|
| 1 TOP | 19.08 TRY |
| 10 TOP | 190.83 TRY |
| 50 TOP | 954.13 TRY |
| 100 TOP | 1,908.26 TRY |
| 500 TOP | 9,541.28 TRY |
| 1,000 TOP | 19,082.55 TRY |
Get TOP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=TRYExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-03-06T23:24:42Z",
"rates": {
"TRY": 19.082552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "TRY",
"amount": 100
},
"result": 1908.2552,
"rate": 19.082552
}Build with TOP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key