Rate Overview
Live
1 ANG = 333.6563 SDG
1 SDG = 0.002997
ANG
Avg
333.5791
High
334.8305
Low
332.0578
Last updated: 8/6/2026, 8:58:41 AM
Quick Conversions
| ANG | SDG |
|---|---|
| 1 ANG | 333.66 SDG |
| 10 ANG | 3,336.56 SDG |
| 50 ANG | 16,682.82 SDG |
| 100 ANG | 33,365.63 SDG |
| 500 ANG | 166,828.16 SDG |
| 1,000 ANG | 333,656.32 SDG |
Get ANG/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=SDGExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-08-06T08:58:41Z",
"rates": {
"SDG": 333.656325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "SDG",
"amount": 100
},
"result": 33365.6325,
"rate": 333.656325
}Build with ANG/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key