Rate Overview
Live
1 ANG = 4.4896 SBD
1 SBD = 0.222739
ANG
Avg
4.4686
High
4.5166
Low
4.4139
Last updated: 7/21/2026, 6:31:11 PM
Quick Conversions
| ANG | SBD |
|---|---|
| 1 ANG | 4.49 SBD |
| 10 ANG | 44.90 SBD |
| 50 ANG | 224.48 SBD |
| 100 ANG | 448.96 SBD |
| 500 ANG | 2,244.78 SBD |
| 1,000 ANG | 4,489.56 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-21T18:31:11Z",
"rates": {
"SBD": 4.489559
}
}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": 448.9559,
"rate": 4.489559
}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