Rate Overview
Live
1 ANG = 332.8970 SDG
1 SDG = 0.003004
ANG
Avg
333.3120
High
333.9960
Low
332.8970
Last updated: 8/19/2026, 4:39:28 AM
Quick Conversions
| ANG | SDG |
|---|---|
| 1 ANG | 332.90 SDG |
| 10 ANG | 3,328.97 SDG |
| 50 ANG | 16,644.85 SDG |
| 100 ANG | 33,289.70 SDG |
| 500 ANG | 166,448.49 SDG |
| 1,000 ANG | 332,896.98 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-19T04:39:28Z",
"rates": {
"SDG": 332.89698
}
}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": 33289.698,
"rate": 332.89698
}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