Rate Overview
Live
1 SEK = 8.4752 ALL
1 ALL = 0.117992
SEK
Avg
8.4881
High
8.5351
Low
8.4280
Last updated: 7/26/2026, 5:37:43 PM
Quick Conversions
| SEK | ALL |
|---|---|
| 1 SEK | 8.48 ALL |
| 10 SEK | 84.75 ALL |
| 50 SEK | 423.76 ALL |
| 100 SEK | 847.52 ALL |
| 500 SEK | 4,237.58 ALL |
| 1,000 SEK | 8,475.16 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-26T17:37:43Z",
"rates": {
"ALL": 8.475156
}
}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.5156000000001,
"rate": 8.475156
}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