Rate Overview
Live
1 ANG = 5.1546 SEK
1 SEK = 0.194003
ANG
Avg
5.1798
High
5.2749
Low
5.1302
Last updated: 5/27/2026, 5:18:36 PM
Quick Conversions
| ANG | SEK |
|---|---|
| 1 ANG | 5.15 SEK |
| 10 ANG | 51.55 SEK |
| 50 ANG | 257.73 SEK |
| 100 ANG | 515.46 SEK |
| 500 ANG | 2,577.28 SEK |
| 1,000 ANG | 5,154.55 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-05-27T17:18:36Z",
"rates": {
"SEK": 5.154551
}
}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": 515.4551,
"rate": 5.154551
}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