Rate Overview
Live
1 SEK = 8.8201 ALL
1 ALL = 0.113377
SEK
Avg
8.9427
High
9.1334
Low
8.7429
Last updated: 5/27/2026, 10:56:17 PM
Quick Conversions
| SEK | ALL |
|---|---|
| 1 SEK | 8.82 ALL |
| 10 SEK | 88.20 ALL |
| 50 SEK | 441.01 ALL |
| 100 SEK | 882.01 ALL |
| 500 SEK | 4,410.06 ALL |
| 1,000 SEK | 8,820.12 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-27T22:56:17Z",
"rates": {
"ALL": 8.82012
}
}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": 882.012,
"rate": 8.82012
}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