Rate Overview
Live
1 TOP = 0.358854 EUR
1 EUR = 2.7866
TOP
Avg
0.364646
High
0.368501
Low
0.358854
Last updated: 8/15/2026, 8:05:51 AM
Quick Conversions
| TOP | EUR |
|---|---|
| 1 TOP | 0.36 EUR |
| 10 TOP | 3.59 EUR |
| 50 TOP | 17.94 EUR |
| 100 TOP | 35.89 EUR |
| 500 TOP | 179.43 EUR |
| 1,000 TOP | 358.85 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-08-15T08:05:51Z",
"rates": {
"EUR": 0.358854
}
}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": 35.885400000000004,
"rate": 0.358854
}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