Rate Overview
Live
1 EUR = 95.7930 ALL
1 ALL = 0.010439
EUR
Avg
96.0956
High
96.8735
Low
95.2591
Last updated: 5/28/2026, 10:00:13 PM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 95.79 ALL |
| 10 EUR | 957.93 ALL |
| 50 EUR | 4,789.65 ALL |
| 100 EUR | 9,579.30 ALL |
| 500 EUR | 47,896.49 ALL |
| 1,000 EUR | 95,792.98 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-05-28T22:00:13Z",
"rates": {
"ALL": 95.792976
}
}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": 9579.2976,
"rate": 95.792976
}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