Rate Overview
Live
1 EUR = 2.7269 TOP
1 TOP = 0.366718
EUR
Avg
2.6672
High
2.8365
Low
2.4520
Last updated: 5/26/2026, 9:29:02 PM
Quick Conversions
| EUR | TOP |
|---|---|
| 1 EUR | 2.73 TOP |
| 10 EUR | 27.27 TOP |
| 50 EUR | 136.34 TOP |
| 100 EUR | 272.69 TOP |
| 500 EUR | 1,363.45 TOP |
| 1,000 EUR | 2,726.89 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-05-26T21:29:02Z",
"rates": {
"TOP": 2.72689
}
}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.689,
"rate": 2.72689
}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