Rate Overview
Live
1 ANG = 332.9727 SDG
1 SDG = 0.003003
ANG
Avg
332.3250
High
337.8368
Low
291.3874
Last updated: 6/18/2026, 11:52:03 AM
Quick Conversions
| ANG | SDG |
|---|---|
| 1 ANG | 332.97 SDG |
| 10 ANG | 3,329.73 SDG |
| 50 ANG | 16,648.63 SDG |
| 100 ANG | 33,297.27 SDG |
| 500 ANG | 166,486.34 SDG |
| 1,000 ANG | 332,972.67 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-06-18T11:52:03Z",
"rates": {
"SDG": 332.972672
}
}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": 33297.2672,
"rate": 332.972672
}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