Rate Overview
Live
1 ANG = 5.2820 SEK
1 SEK = 0.189324
ANG
Avg
5.2809
High
5.3055
Low
5.2562
Last updated: 8/14/2026, 12:55:33 PM
Quick Conversions
| ANG | SEK |
|---|---|
| 1 ANG | 5.28 SEK |
| 10 ANG | 52.82 SEK |
| 50 ANG | 264.10 SEK |
| 100 ANG | 528.20 SEK |
| 500 ANG | 2,640.98 SEK |
| 1,000 ANG | 5,281.95 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-08-14T12:55:33Z",
"rates": {
"SEK": 5.281952
}
}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": 528.1952,
"rate": 5.281952
}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