Rate Overview
Live
1 TOP = 19.5752 TRY
1 TRY = 0.051085
TOP
Avg
19.6229
High
19.7552
Low
19.4555
Last updated: 6/15/2026, 8:19:55 PM
Quick Conversions
| TOP | TRY |
|---|---|
| 1 TOP | 19.58 TRY |
| 10 TOP | 195.75 TRY |
| 50 TOP | 978.76 TRY |
| 100 TOP | 1,957.52 TRY |
| 500 TOP | 9,787.62 TRY |
| 1,000 TOP | 19,575.24 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-06-15T20:19:55Z",
"rates": {
"TRY": 19.575235
}
}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": 1957.5235,
"rate": 19.575235
}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