Rate Overview
Live
1 TOP = 0.378250 EUR
1 EUR = 2.6438
TOP
Avg
0.376113
High
0.407831
Low
0.352548
Last updated: 7/25/2026, 2:53:22 AM
Quick Conversions
| TOP | EUR |
|---|---|
| 1 TOP | 0.38 EUR |
| 10 TOP | 3.78 EUR |
| 50 TOP | 18.91 EUR |
| 100 TOP | 37.82 EUR |
| 500 TOP | 189.13 EUR |
| 1,000 TOP | 378.25 EUR |
Get TOP/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=EURExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-25T02:53:22Z",
"rates": {
"EUR": 0.37825
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "EUR",
"amount": 100
},
"result": 37.824999999999996,
"rate": 0.37825
}Build with TOP/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key