Rate Overview
Live
1 SEK = 8.8398 ALL
1 ALL = 0.113125
SEK
Avg
8.8313
High
8.8606
Low
8.7952
Last updated: 5/7/2026, 10:13:11 AM
Quick Conversions
| SEK | ALL |
|---|---|
| 1 SEK | 8.84 ALL |
| 10 SEK | 88.40 ALL |
| 50 SEK | 441.99 ALL |
| 100 SEK | 883.98 ALL |
| 500 SEK | 4,419.88 ALL |
| 1,000 SEK | 8,839.75 ALL |
Get SEK/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=ALLExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-07T10:13:11Z",
"rates": {
"ALL": 8.839752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "ALL",
"amount": 100
},
"result": 883.9752000000001,
"rate": 8.839752
}Build with SEK/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key