Rate Overview
Live
1 EUR = 96.0955 ALL
1 ALL = 0.010406
EUR
Avg
95.9804
High
96.6865
Low
95.3994
Last updated: 3/7/2026, 3:46:01 AM
Quick Conversions
| EUR | ALL |
|---|---|
| 1 EUR | 96.10 ALL |
| 10 EUR | 960.95 ALL |
| 50 EUR | 4,804.77 ALL |
| 100 EUR | 9,609.55 ALL |
| 500 EUR | 48,047.74 ALL |
| 1,000 EUR | 96,095.49 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-03-07T03:46:01Z",
"rates": {
"ALL": 96.095488
}
}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": 9609.5488,
"rate": 96.095488
}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