Rate Overview
Live
1 ANG = 4.3961 SBD
1 SBD = 0.227475
ANG
Avg
4.5457
High
4.7199
Low
4.3961
Last updated: 5/28/2026, 9:58:19 PM
Quick Conversions
| ANG | SBD |
|---|---|
| 1 ANG | 4.40 SBD |
| 10 ANG | 43.96 SBD |
| 50 ANG | 219.80 SBD |
| 100 ANG | 439.61 SBD |
| 500 ANG | 2,198.05 SBD |
| 1,000 ANG | 4,396.09 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-05-28T21:58:19Z",
"rates": {
"SBD": 4.396091
}
}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": 439.6091,
"rate": 4.396091
}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