Rate Overview
Live
1 SDG = 0.002995 ANG
1 ANG = 333.8898
SDG
Avg
0.003003
High
0.003185
Low
0.002978
Last updated: 5/29/2026, 6:42:08 PM
Quick Conversions
| SDG | ANG |
|---|---|
| 1 SDG | 0.00 ANG |
| 10 SDG | 0.03 ANG |
| 50 SDG | 0.15 ANG |
| 100 SDG | 0.30 ANG |
| 500 SDG | 1.50 ANG |
| 1,000 SDG | 2.99 ANG |
Get SDG/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=ANGExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-05-29T18:42:08Z",
"rates": {
"ANG": 0.002995
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "ANG",
"amount": 100
},
"result": 0.2995,
"rate": 0.002995
}Build with SDG/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key