Rate Overview
Live
1 ANG = 4.4737 SBD
1 SBD = 0.223528
ANG
Avg
4.4847
High
4.5139
Low
4.4346
Last updated: 7/28/2026, 4:19:24 AM
Quick Conversions
| ANG | SBD |
|---|---|
| 1 ANG | 4.47 SBD |
| 10 ANG | 44.74 SBD |
| 50 ANG | 223.69 SBD |
| 100 ANG | 447.37 SBD |
| 500 ANG | 2,236.85 SBD |
| 1,000 ANG | 4,473.71 SBD |
Get ANG/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=SBDExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-28T04:19:24Z",
"rates": {
"SBD": 4.473708
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "SBD",
"amount": 100
},
"result": 447.37080000000003,
"rate": 4.473708
}Build with ANG/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key