Rate Overview
Live
1 ANG = 334.3306 SDG
1 SDG = 0.002991
ANG
Avg
332.8576
High
335.7760
Low
290.2542
Last updated: 8/3/2026, 6:32:41 PM
Quick Conversions
| ANG | SDG |
|---|---|
| 1 ANG | 334.33 SDG |
| 10 ANG | 3,343.31 SDG |
| 50 ANG | 16,716.53 SDG |
| 100 ANG | 33,433.06 SDG |
| 500 ANG | 167,165.31 SDG |
| 1,000 ANG | 334,330.61 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-03T18:32:41Z",
"rates": {
"SDG": 334.330613
}
}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": 33433.0613,
"rate": 334.330613
}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