Rate Overview
Live
1 TOP = 19.0010 TRY
1 TRY = 0.052629
TOP
Avg
18.8771
High
19.0742
Low
18.4767
Last updated: 3/27/2026, 7:42:39 AM
Quick Conversions
| TOP | TRY |
|---|---|
| 1 TOP | 19.00 TRY |
| 10 TOP | 190.01 TRY |
| 50 TOP | 950.05 TRY |
| 100 TOP | 1,900.10 TRY |
| 500 TOP | 9,500.50 TRY |
| 1,000 TOP | 19,001.00 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-27T07:42:39Z",
"rates": {
"TRY": 19.001004
}
}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": 1900.1003999999998,
"rate": 19.001004
}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