Rate Overview
Live
1 EUR = 2.7014 TOP
1 TOP = 0.370175
EUR
Avg
2.6562
High
2.8365
Low
2.4520
Last updated: 3/27/2026, 6:46:41 AM
Quick Conversions
| EUR | TOP |
|---|---|
| 1 EUR | 2.70 TOP |
| 10 EUR | 27.01 TOP |
| 50 EUR | 135.07 TOP |
| 100 EUR | 270.14 TOP |
| 500 EUR | 1,350.71 TOP |
| 1,000 EUR | 2,701.43 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-03-27T06:46:41Z",
"rates": {
"TOP": 2.701426
}
}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.1426,
"rate": 2.701426
}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