Rate Overview
Live
1 EUR = 2.7452 TOP
1 TOP = 0.364279
EUR
Avg
2.7580
High
2.7752
Low
2.7450
Last updated: 4/16/2026, 6:02:54 AM
Quick Conversions
| EUR | TOP |
|---|---|
| 1 EUR | 2.75 TOP |
| 10 EUR | 27.45 TOP |
| 50 EUR | 137.26 TOP |
| 100 EUR | 274.52 TOP |
| 500 EUR | 1,372.58 TOP |
| 1,000 EUR | 2,745.15 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-04-16T06:02:54Z",
"rates": {
"TOP": 2.745152
}
}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": 274.5152,
"rate": 2.745152
}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