Rate Overview
Live
1 TOP = 0.360234 EUR
1 EUR = 2.7760
TOP
Avg
0.361886
High
0.364304
Low
0.360135
Last updated: 4/16/2026, 2:12:08 AM
Quick Conversions
| TOP | EUR |
|---|---|
| 1 TOP | 0.36 EUR |
| 10 TOP | 3.60 EUR |
| 50 TOP | 18.01 EUR |
| 100 TOP | 36.02 EUR |
| 500 TOP | 180.12 EUR |
| 1,000 TOP | 360.23 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-04-16T02:12:08Z",
"rates": {
"EUR": 0.360234
}
}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.0234,
"rate": 0.360234
}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