Rate Overview
Live
1 ANG = 335.4932 SDG
1 SDG = 0.002981
ANG
Avg
335.4966
High
335.5006
Low
335.4927
Last updated: 5/8/2026, 1:05:32 PM
Quick Conversions
| ANG | SDG |
|---|---|
| 1 ANG | 335.49 SDG |
| 10 ANG | 3,354.93 SDG |
| 50 ANG | 16,774.66 SDG |
| 100 ANG | 33,549.32 SDG |
| 500 ANG | 167,746.62 SDG |
| 1,000 ANG | 335,493.24 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-08T13:05:32Z",
"rates": {
"SDG": 335.493242
}
}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": 33549.3242,
"rate": 335.493242
}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