Rate Overview
Live
1 ALL = 0.112444 SEK
1 SEK = 8.8933
ALL
Avg
0.113161
High
0.113897
Low
0.112444
Last updated: 5/29/2026, 4:24:35 PM
Quick Conversions
| ALL | SEK |
|---|---|
| 1 ALL | 0.11 SEK |
| 10 ALL | 1.12 SEK |
| 50 ALL | 5.62 SEK |
| 100 ALL | 11.24 SEK |
| 500 ALL | 56.22 SEK |
| 1,000 ALL | 112.44 SEK |
Get ALL/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SEKExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-29T16:24:35Z",
"rates": {
"SEK": 0.112444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SEK",
"amount": 100
},
"result": 11.2444,
"rate": 0.112444
}Build with ALL/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key