Rate Overview
Live
1 ANG = 5.0968 SEK
1 SEK = 0.196200
ANG
Avg
5.0870
High
5.1348
Low
5.0286
Last updated: 3/7/2026, 12:31:21 AM
Quick Conversions
| ANG | SEK |
|---|---|
| 1 ANG | 5.10 SEK |
| 10 ANG | 50.97 SEK |
| 50 ANG | 254.84 SEK |
| 100 ANG | 509.68 SEK |
| 500 ANG | 2,548.42 SEK |
| 1,000 ANG | 5,096.84 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-03-07T00:31:21Z",
"rates": {
"SEK": 5.096841
}
}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": 509.68410000000006,
"rate": 5.096841
}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