Rate Overview
Live
1 ANG = 5.3399 SEK
1 SEK = 0.187269
ANG
Avg
5.3796
High
5.4278
Low
5.3399
Last updated: 7/7/2026, 2:37:35 AM
Quick Conversions
| ANG | SEK |
|---|---|
| 1 ANG | 5.34 SEK |
| 10 ANG | 53.40 SEK |
| 50 ANG | 266.99 SEK |
| 100 ANG | 533.99 SEK |
| 500 ANG | 2,669.95 SEK |
| 1,000 ANG | 5,339.90 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-07-07T02:37:35Z",
"rates": {
"SEK": 5.339899
}
}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": 533.9899,
"rate": 5.339899
}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