Rate Overview
Live
1 ALL = 0.010680 EUR
1 EUR = 93.6330
ALL
Avg
0.010302
High
0.010680
Low
0.009955
Last updated: 7/29/2026, 2:56:56 PM
Quick Conversions
| ALL | EUR |
|---|---|
| 1 ALL | 0.01 EUR |
| 10 ALL | 0.11 EUR |
| 50 ALL | 0.53 EUR |
| 100 ALL | 1.07 EUR |
| 500 ALL | 5.34 EUR |
| 1,000 ALL | 10.68 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-07-29T14:56:56Z",
"rates": {
"EUR": 0.01068
}
}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.068,
"rate": 0.01068
}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