Rate Overview
Live
1 EUR = 2.7208 TOP
1 TOP = 0.367538
EUR
Avg
2.7145
High
2.7456
Low
2.6977
Last updated: 7/6/2026, 1:21:08 AM
Quick Conversions
| EUR | TOP |
|---|---|
| 1 EUR | 2.72 TOP |
| 10 EUR | 27.21 TOP |
| 50 EUR | 136.04 TOP |
| 100 EUR | 272.08 TOP |
| 500 EUR | 1,360.40 TOP |
| 1,000 EUR | 2,720.81 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-06T01:21:08Z",
"rates": {
"TOP": 2.720807
}
}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": 272.08070000000004,
"rate": 2.720807
}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