Rate Overview
Live
1 TOP = 0.369586 EUR
1 EUR = 2.7057
TOP
Avg
0.366506
High
0.376694
Low
0.356094
Last updated: 7/20/2026, 9:31:39 AM
Quick Conversions
| TOP | EUR |
|---|---|
| 1 TOP | 0.37 EUR |
| 10 TOP | 3.70 EUR |
| 50 TOP | 18.48 EUR |
| 100 TOP | 36.96 EUR |
| 500 TOP | 184.79 EUR |
| 1,000 TOP | 369.59 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-20T09:31:39Z",
"rates": {
"EUR": 0.369586
}
}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": 36.958600000000004,
"rate": 0.369586
}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