Rate Overview
Live
1 TOP = 0.369441 EUR
1 EUR = 2.7068
TOP
Avg
0.377276
High
0.407831
Low
0.352548
Last updated: 3/27/2026, 12:16:32 AM
Quick Conversions
| TOP | EUR |
|---|---|
| 1 TOP | 0.37 EUR |
| 10 TOP | 3.69 EUR |
| 50 TOP | 18.47 EUR |
| 100 TOP | 36.94 EUR |
| 500 TOP | 184.72 EUR |
| 1,000 TOP | 369.44 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-03-27T00:16:32Z",
"rates": {
"EUR": 0.369441
}
}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.9441,
"rate": 0.369441
}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