Rate Overview
Live
1 EUR = 95.6472 ALL
1 ALL = 0.010455
EUR
Avg
95.7330
High
96.5261
Low
95.3704
Last updated: 4/17/2026, 4:56:15 AM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 95.65 ALL |
| 10 EUR | 956.47 ALL |
| 50 EUR | 4,782.36 ALL |
| 100 EUR | 9,564.72 ALL |
| 500 EUR | 47,823.62 ALL |
| 1,000 EUR | 95,647.24 ALL |
Get EUR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=ALLExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-04-17T04:56:15Z",
"rates": {
"ALL": 95.647243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "ALL",
"amount": 100
},
"result": 9564.7243,
"rate": 95.647243
}Build with EUR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key