Rate Overview
Live
1 EUR = 2.6820 TOP
1 TOP = 0.372855
EUR
Avg
2.7048
High
2.7479
Low
2.6650
Last updated: 7/20/2026, 1:04:39 AM
Quick Conversions
| EUR | TOP |
|---|---|
| 1 EUR | 2.68 TOP |
| 10 EUR | 26.82 TOP |
| 50 EUR | 134.10 TOP |
| 100 EUR | 268.20 TOP |
| 500 EUR | 1,341.00 TOP |
| 1,000 EUR | 2,682.01 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-20T01:04:39Z",
"rates": {
"TOP": 2.682009
}
}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": 268.2009,
"rate": 2.682009
}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