Rate Overview
Live
1 SEK = 8.8090 ALL
1 ALL = 0.113520
SEK
Avg
8.8996
High
9.4104
Low
8.6746
Last updated: 3/27/2026, 12:59:05 PM
Quick Conversions
| SEK | ALL |
|---|---|
| 1 SEK | 8.81 ALL |
| 10 SEK | 88.09 ALL |
| 50 SEK | 440.45 ALL |
| 100 SEK | 880.90 ALL |
| 500 SEK | 4,404.51 ALL |
| 1,000 SEK | 8,809.03 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-27T12:59:05Z",
"rates": {
"ALL": 8.809025
}
}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": 880.9025,
"rate": 8.809025
}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