Rate Overview
Live
1 EUR = 2.7393 TOP
1 TOP = 0.365055
EUR
Avg
2.7243
High
2.7523
Low
2.6932
Last updated: 6/15/2026, 11:10:23 PM
Quick Conversions
| EUR | TOP |
|---|---|
| 1 EUR | 2.74 TOP |
| 10 EUR | 27.39 TOP |
| 50 EUR | 136.97 TOP |
| 100 EUR | 273.93 TOP |
| 500 EUR | 1,369.66 TOP |
| 1,000 EUR | 2,739.31 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-06-15T23:10:23Z",
"rates": {
"TOP": 2.73931
}
}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": 273.93100000000004,
"rate": 2.73931
}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