Rate Overview
Live
1 EUR = 2.7072 TOP
1 TOP = 0.369379
EUR
Avg
2.6668
High
2.8365
Low
2.4520
Last updated: 7/22/2026, 4:34:40 AM
Quick Conversions
| EUR | TOP |
|---|---|
| 1 EUR | 2.71 TOP |
| 10 EUR | 27.07 TOP |
| 50 EUR | 135.36 TOP |
| 100 EUR | 270.72 TOP |
| 500 EUR | 1,353.62 TOP |
| 1,000 EUR | 2,707.25 TOP |
Get EUR/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=TOPExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-22T04:34:40Z",
"rates": {
"TOP": 2.707248
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "TOP",
"amount": 100
},
"result": 270.72479999999996,
"rate": 2.707248
}Build with EUR/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key