Rate Overview
Live
1 EUR = 2.7127 TOP
1 TOP = 0.368631
EUR
Avg
2.6930
High
2.7148
Low
2.6628
Last updated: 7/26/2026, 1:28:26 AM
Quick Conversions
| EUR | TOP |
|---|---|
| 1 EUR | 2.71 TOP |
| 10 EUR | 27.13 TOP |
| 50 EUR | 135.64 TOP |
| 100 EUR | 271.27 TOP |
| 500 EUR | 1,356.37 TOP |
| 1,000 EUR | 2,712.74 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-07-26T01:28:26Z",
"rates": {
"TOP": 2.712739
}
}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": 271.2739,
"rate": 2.712739
}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