Rate Overview
Live
1 SEK = 0.187973 ANG
1 ANG = 5.3199
SEK
Avg
0.189498
High
0.190252
Low
0.187973
Last updated: 8/13/2026, 2:21:41 AM
Quick Conversions
| SEK | ANG |
|---|---|
| 1 SEK | 0.19 ANG |
| 10 SEK | 1.88 ANG |
| 50 SEK | 9.40 ANG |
| 100 SEK | 18.80 ANG |
| 500 SEK | 93.99 ANG |
| 1,000 SEK | 187.97 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-08-13T02:21:41Z",
"rates": {
"ANG": 0.187973
}
}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": 18.7973,
"rate": 0.187973
}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