Rate Overview
Live
1 EUR = 2.6999 TOP
1 TOP = 0.370383
EUR
Avg
2.7183
High
2.7784
Low
2.6942
Last updated: 3/27/2026, 5:15:13 AM
Quick Conversions
| EUR | TOP |
|---|---|
| 1 EUR | 2.70 TOP |
| 10 EUR | 27.00 TOP |
| 50 EUR | 135.00 TOP |
| 100 EUR | 269.99 TOP |
| 500 EUR | 1,349.95 TOP |
| 1,000 EUR | 2,699.91 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-27T05:15:13Z",
"rates": {
"TOP": 2.699905
}
}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": 269.9905,
"rate": 2.699905
}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