Rate Overview
Live
1 ALL = 0.113519 SEK
1 SEK = 8.8091
ALL
Avg
0.111869
High
0.113519
Low
0.110168
Last updated: 3/27/2026, 1:58:03 PM
Quick Conversions
| ALL | SEK |
|---|---|
| 1 ALL | 0.11 SEK |
| 10 ALL | 1.14 SEK |
| 50 ALL | 5.68 SEK |
| 100 ALL | 11.35 SEK |
| 500 ALL | 56.76 SEK |
| 1,000 ALL | 113.52 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-03-27T13:58:03Z",
"rates": {
"SEK": 0.113519
}
}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.351899999999999,
"rate": 0.113519
}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