Rate Overview
Live
1 ANG = 332.9255 SDG
1 SDG = 0.003004
ANG
Avg
334.5365
High
335.5006
Low
332.9255
Last updated: 5/28/2026, 11:11:09 PM
Quick Conversions
| ANG | SDG |
|---|---|
| 1 ANG | 332.93 SDG |
| 10 ANG | 3,329.26 SDG |
| 50 ANG | 16,646.28 SDG |
| 100 ANG | 33,292.55 SDG |
| 500 ANG | 166,462.76 SDG |
| 1,000 ANG | 332,925.53 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-05-28T23:11:09Z",
"rates": {
"SDG": 332.925527
}
}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": 33292.5527,
"rate": 332.925527
}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