Rate Overview
Live
1 ALL = 0.010646 EUR
1 EUR = 93.9320
ALL
Avg
0.010648
High
0.010687
Low
0.010614
Last updated: 7/9/2026, 12:17:27 AM
Quick Conversions
| ALL | EUR |
|---|---|
| 1 ALL | 0.01 EUR |
| 10 ALL | 0.11 EUR |
| 50 ALL | 0.53 EUR |
| 100 ALL | 1.06 EUR |
| 500 ALL | 5.32 EUR |
| 1,000 ALL | 10.65 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-09T00:17:27Z",
"rates": {
"EUR": 0.010646
}
}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.0646,
"rate": 0.010646
}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