Rate Overview
Live
1 EUR = 2.7263 TOP
1 TOP = 0.366802
EUR
Avg
2.7260
High
2.7675
Low
2.6961
Last updated: 8/14/2026, 5:57:32 PM
Quick Conversions
| EUR | TOP |
|---|---|
| 1 EUR | 2.73 TOP |
| 10 EUR | 27.26 TOP |
| 50 EUR | 136.31 TOP |
| 100 EUR | 272.63 TOP |
| 500 EUR | 1,363.13 TOP |
| 1,000 EUR | 2,726.26 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-08-14T17:57:32Z",
"rates": {
"TOP": 2.726264
}
}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": 272.6264,
"rate": 2.726264
}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