Rate Overview
Live
1 SEK = 8.8328 ALL
1 ALL = 0.113214
SEK
Avg
8.8695
High
8.9008
Low
8.8216
Last updated: 3/27/2026, 2:36:52 PM
Quick Conversions
| SEK | ALL |
|---|---|
| 1 SEK | 8.83 ALL |
| 10 SEK | 88.33 ALL |
| 50 SEK | 441.64 ALL |
| 100 SEK | 883.28 ALL |
| 500 SEK | 4,416.42 ALL |
| 1,000 SEK | 8,832.83 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-03-27T14:36:52Z",
"rates": {
"ALL": 8.83283
}
}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.2829999999999,
"rate": 8.83283
}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