Rate Overview
Live
1 ANG = 4.4185 SBD
1 SBD = 0.226320
ANG
Avg
4.4719
High
4.5105
Low
4.4185
Last updated: 7/8/2026, 4:41:58 PM
Quick Conversions
| ANG | SBD |
|---|---|
| 1 ANG | 4.42 SBD |
| 10 ANG | 44.19 SBD |
| 50 ANG | 220.93 SBD |
| 100 ANG | 441.85 SBD |
| 500 ANG | 2,209.26 SBD |
| 1,000 ANG | 4,418.52 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-08T16:41:58Z",
"rates": {
"SBD": 4.418521
}
}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": 441.8521,
"rate": 4.418521
}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