Rate Overview
Live
1 SEK = 0.190886 ANG
1 ANG = 5.2387
SEK
Avg
0.193683
High
0.202484
Low
0.188192
Last updated: 3/27/2026, 7:47:19 AM
Quick Conversions
| SEK | ANG |
|---|---|
| 1 SEK | 0.19 ANG |
| 10 SEK | 1.91 ANG |
| 50 SEK | 9.54 ANG |
| 100 SEK | 19.09 ANG |
| 500 SEK | 95.44 ANG |
| 1,000 SEK | 190.89 ANG |
Get SEK/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=ANGExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T07:47:19Z",
"rates": {
"ANG": 0.190886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "ANG",
"amount": 100
},
"result": 19.0886,
"rate": 0.190886
}Build with SEK/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key