Rate Overview
Live
1 ALL = 0.122224 SEK
1 SEK = 8.1817
ALL
Avg
0.121239
High
0.122224
Low
0.120519
Last updated: 9/11/2026, 10:28:07 PM
Quick Conversions
| ALL | SEK |
|---|---|
| 1 ALL | 0.12 SEK |
| 10 ALL | 1.22 SEK |
| 50 ALL | 6.11 SEK |
| 100 ALL | 12.22 SEK |
| 500 ALL | 61.11 SEK |
| 1,000 ALL | 122.22 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-09-11T22:28:07Z",
"rates": {
"SEK": 0.122224
}
}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": 12.2224,
"rate": 0.122224
}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