Rate Overview
Live
1 SEK = 0.193788 ANG
1 ANG = 5.1603
SEK
Avg
0.196001
High
0.203075
Low
0.190520
Last updated: 5/27/2026, 8:33:19 PM
Quick Conversions
| SEK | ANG |
|---|---|
| 1 SEK | 0.19 ANG |
| 10 SEK | 1.94 ANG |
| 50 SEK | 9.69 ANG |
| 100 SEK | 19.38 ANG |
| 500 SEK | 96.89 ANG |
| 1,000 SEK | 193.79 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-05-27T20:33:19Z",
"rates": {
"ANG": 0.193788
}
}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.3788,
"rate": 0.193788
}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