Rate Overview
Live
1 ANG = 333.1961 SDG
1 SDG = 0.003001
ANG
Avg
333.3275
High
334.6052
Low
332.5363
Last updated: 3/7/2026, 12:28:15 AM
Quick Conversions
| ANG | SDG |
|---|---|
| 1 ANG | 333.20 SDG |
| 10 ANG | 3,331.96 SDG |
| 50 ANG | 16,659.81 SDG |
| 100 ANG | 33,319.61 SDG |
| 500 ANG | 166,598.05 SDG |
| 1,000 ANG | 333,196.11 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-03-07T00:28:15Z",
"rates": {
"SDG": 333.196108
}
}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": 33319.610799999995,
"rate": 333.196108
}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