Rate Overview
Live
1 ANG = 335.7760 SDG
1 SDG = 0.002978
ANG
Avg
335.7623
High
335.7761
Low
335.6807
Last updated: 4/18/2026, 8:48:23 AM
Quick Conversions
| ANG | SDG |
|---|---|
| 1 ANG | 335.78 SDG |
| 10 ANG | 3,357.76 SDG |
| 50 ANG | 16,788.80 SDG |
| 100 ANG | 33,577.60 SDG |
| 500 ANG | 167,888.00 SDG |
| 1,000 ANG | 335,776.01 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-04-18T08:48:23Z",
"rates": {
"SDG": 335.776005
}
}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": 33577.6005,
"rate": 335.776005
}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