Rate Overview
Live
1 SEK = 0.184417 ANG
1 ANG = 5.4225
SEK
Avg
0.184680
High
0.185662
Low
0.184070
Last updated: 7/2/2026, 11:50:26 AM
Quick Conversions
| SEK | ANG |
|---|---|
| 1 SEK | 0.18 ANG |
| 10 SEK | 1.84 ANG |
| 50 SEK | 9.22 ANG |
| 100 SEK | 18.44 ANG |
| 500 SEK | 92.21 ANG |
| 1,000 SEK | 184.42 ANG |
Get SEK/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=ANGExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-02T11:50:26Z",
"rates": {
"ANG": 0.184417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "ANG",
"amount": 100
},
"result": 18.4417,
"rate": 0.184417
}Build with SEK/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key