Rate Overview
Live
1 SEK = 8.4582 ALL
1 ALL = 0.118229
SEK
Avg
8.8313
High
9.1334
Low
8.4582
Last updated: 7/28/2026, 11:56:01 AM
Quick Conversions
| SEK | ALL |
|---|---|
| 1 SEK | 8.46 ALL |
| 10 SEK | 84.58 ALL |
| 50 SEK | 422.91 ALL |
| 100 SEK | 845.82 ALL |
| 500 SEK | 4,229.10 ALL |
| 1,000 SEK | 8,458.20 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-28T11:56:01Z",
"rates": {
"ALL": 8.458195
}
}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": 845.8195,
"rate": 8.458195
}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