Rate Overview
Live
1 EUR = 2.7220 TOP
1 TOP = 0.367380
EUR
Avg
2.7178
High
2.7315
Low
2.7070
Last updated: 8/31/2026, 9:19:57 PM
Quick Conversions
| EUR | TOP |
|---|---|
| 1 EUR | 2.72 TOP |
| 10 EUR | 27.22 TOP |
| 50 EUR | 136.10 TOP |
| 100 EUR | 272.20 TOP |
| 500 EUR | 1,360.99 TOP |
| 1,000 EUR | 2,721.98 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-31T21:19:57Z",
"rates": {
"TOP": 2.721979
}
}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.1979,
"rate": 2.721979
}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