Rate Overview
Live
1 TOP = 0.369788 EUR
1 EUR = 2.7043
TOP
Avg
0.370253
High
0.375230
Low
0.366044
Last updated: 7/20/2026, 3:49:29 AM
Quick Conversions
| TOP | EUR |
|---|---|
| 1 TOP | 0.37 EUR |
| 10 TOP | 3.70 EUR |
| 50 TOP | 18.49 EUR |
| 100 TOP | 36.98 EUR |
| 500 TOP | 184.89 EUR |
| 1,000 TOP | 369.79 EUR |
Get TOP/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=EURExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-20T03:49:29Z",
"rates": {
"EUR": 0.369788
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "EUR",
"amount": 100
},
"result": 36.9788,
"rate": 0.369788
}Build with TOP/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key