Rate Overview
Live
1 SEK = 8.4778 ALL
1 ALL = 0.117955
SEK
Avg
8.8073
High
9.1334
Low
8.4778
Last updated: 7/27/2026, 2:24:12 PM
Quick Conversions
| SEK | ALL |
|---|---|
| 1 SEK | 8.48 ALL |
| 10 SEK | 84.78 ALL |
| 50 SEK | 423.89 ALL |
| 100 SEK | 847.78 ALL |
| 500 SEK | 4,238.91 ALL |
| 1,000 SEK | 8,477.82 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-07-27T14:24:12Z",
"rates": {
"ALL": 8.477819
}
}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": 847.7819000000001,
"rate": 8.477819
}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