Rate Overview
Live
1 ANG = 334.0077 SDG
1 SDG = 0.002994
ANG
Avg
333.5879
High
334.0365
Low
332.8091
Last updated: 7/25/2026, 9:04:37 PM
Quick Conversions
| ANG | SDG |
|---|---|
| 1 ANG | 334.01 SDG |
| 10 ANG | 3,340.08 SDG |
| 50 ANG | 16,700.39 SDG |
| 100 ANG | 33,400.77 SDG |
| 500 ANG | 167,003.86 SDG |
| 1,000 ANG | 334,007.72 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-07-25T21:04:37Z",
"rates": {
"SDG": 334.007718
}
}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": 33400.7718,
"rate": 334.007718
}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