Rate Overview
Live
1 SEK = 0.185183 ANG
1 ANG = 5.4001
SEK
Avg
0.183483
High
0.200721
Low
0.160876
Last updated: 7/27/2026, 2:48:34 PM
Quick Conversions
| SEK | ANG |
|---|---|
| 1 SEK | 0.19 ANG |
| 10 SEK | 1.85 ANG |
| 50 SEK | 9.26 ANG |
| 100 SEK | 18.52 ANG |
| 500 SEK | 92.59 ANG |
| 1,000 SEK | 185.18 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-27T14:48:34Z",
"rates": {
"ANG": 0.185183
}
}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.5183,
"rate": 0.185183
}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