Rate Overview
Live
1 ANG = 5.4069 SEK
1 SEK = 0.184949
ANG
Avg
5.3876
High
5.4089
Low
5.3595
Last updated: 7/25/2026, 12:55:42 PM
Quick Conversions
| ANG | SEK |
|---|---|
| 1 ANG | 5.41 SEK |
| 10 ANG | 54.07 SEK |
| 50 ANG | 270.34 SEK |
| 100 ANG | 540.69 SEK |
| 500 ANG | 2,703.45 SEK |
| 1,000 ANG | 5,406.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-25T12:55:42Z",
"rates": {
"SEK": 5.406896
}
}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": 540.6895999999999,
"rate": 5.406896
}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