Rate Overview
Live
1 EUR = 2.6831 TOP
1 TOP = 0.372699
EUR
Avg
2.7351
High
2.7841
Low
2.6831
Last updated: 3/7/2026, 12:12:00 AM
Quick Conversions
| EUR | TOP |
|---|---|
| 1 EUR | 2.68 TOP |
| 10 EUR | 26.83 TOP |
| 50 EUR | 134.16 TOP |
| 100 EUR | 268.31 TOP |
| 500 EUR | 1,341.56 TOP |
| 1,000 EUR | 2,683.13 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-07T00:12:00Z",
"rates": {
"TOP": 2.683129
}
}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.3129,
"rate": 2.683129
}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