Rate Overview
Live
1 ANG = 333.6746 SDG
1 SDG = 0.002997
ANG
Avg
333.3786
High
334.7154
Low
331.0212
Last updated: 3/27/2026, 1:59:30 PM
Quick Conversions
| ANG | SDG |
|---|---|
| 1 ANG | 333.67 SDG |
| 10 ANG | 3,336.75 SDG |
| 50 ANG | 16,683.73 SDG |
| 100 ANG | 33,367.46 SDG |
| 500 ANG | 166,837.30 SDG |
| 1,000 ANG | 333,674.61 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-27T13:59:30Z",
"rates": {
"SDG": 333.674606
}
}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": 33367.4606,
"rate": 333.674606
}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