Rate Overview
Live
1 ALL = 0.119401 SEK
1 SEK = 8.3751
ALL
Avg
0.118729
High
0.119401
Low
0.118020
Last updated: 8/20/2026, 1:33:50 PM
Quick Conversions
| ALL | SEK |
|---|---|
| 1 ALL | 0.12 SEK |
| 10 ALL | 1.19 SEK |
| 50 ALL | 5.97 SEK |
| 100 ALL | 11.94 SEK |
| 500 ALL | 59.70 SEK |
| 1,000 ALL | 119.40 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-08-20T13:33:50Z",
"rates": {
"SEK": 0.119401
}
}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.9401,
"rate": 0.119401
}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