Rate Overview
Live
1 ANG = 5.1319 SEK
1 SEK = 0.194861
ANG
Avg
5.1428
High
5.2068
Low
5.1156
Last updated: 4/17/2026, 6:29:55 AM
Quick Conversions
| ANG | SEK |
|---|---|
| 1 ANG | 5.13 SEK |
| 10 ANG | 51.32 SEK |
| 50 ANG | 256.59 SEK |
| 100 ANG | 513.19 SEK |
| 500 ANG | 2,565.94 SEK |
| 1,000 ANG | 5,131.88 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-04-17T06:29:55Z",
"rates": {
"SEK": 5.131875
}
}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": 513.1875,
"rate": 5.131875
}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