Rate Overview
Live
1 ALL = 0.115920 SEK
1 SEK = 8.6266
ALL
Avg
0.115341
High
0.116938
Low
0.114414
Last updated: 6/19/2026, 10:32:32 AM
Quick Conversions
| ALL | SEK |
|---|---|
| 1 ALL | 0.12 SEK |
| 10 ALL | 1.16 SEK |
| 50 ALL | 5.80 SEK |
| 100 ALL | 11.59 SEK |
| 500 ALL | 57.96 SEK |
| 1,000 ALL | 115.92 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-06-19T10:32:32Z",
"rates": {
"SEK": 0.11592
}
}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.591999999999999,
"rate": 0.11592
}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