Rate Overview
Live
1 ANG = 5.2556 SEK
1 SEK = 0.190275
ANG
Avg
5.5043
High
6.2160
Low
4.9820
Last updated: 3/27/2026, 5:18:10 PM
Quick Conversions
| ANG | SEK |
|---|---|
| 1 ANG | 5.26 SEK |
| 10 ANG | 52.56 SEK |
| 50 ANG | 262.78 SEK |
| 100 ANG | 525.56 SEK |
| 500 ANG | 2,627.78 SEK |
| 1,000 ANG | 5,255.56 SEK |
Get ANG/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=SEKExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-03-27T17:18:10Z",
"rates": {
"SEK": 5.255563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "SEK",
"amount": 100
},
"result": 525.5563000000001,
"rate": 5.255563
}Build with ANG/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key