Rate Overview
Live
1 ALL = 0.010511 EUR
1 EUR = 95.1384
ALL
Avg
0.010460
High
0.010511
Low
0.010359
Last updated: 4/18/2026, 8:50:33 AM
Quick Conversions
| ALL | EUR |
|---|---|
| 1 ALL | 0.01 EUR |
| 10 ALL | 0.11 EUR |
| 50 ALL | 0.53 EUR |
| 100 ALL | 1.05 EUR |
| 500 ALL | 5.26 EUR |
| 1,000 ALL | 10.51 EUR |
Get ALL/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=EURExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-18T08:50:33Z",
"rates": {
"EUR": 0.010511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "EUR",
"amount": 100
},
"result": 1.0511,
"rate": 0.010511
}Build with ALL/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key