Rate Overview
Live
1 SBD = 9.9676 ALL
1 ALL = 0.100325
SBD
Avg
9.9918
High
10.0293
Low
9.9676
Last updated: 8/19/2026, 1:41:03 AM
Quick Conversions
| SBD | ALL |
|---|---|
| 1 SBD | 9.97 ALL |
| 10 SBD | 99.68 ALL |
| 50 SBD | 498.38 ALL |
| 100 SBD | 996.76 ALL |
| 500 SBD | 4,983.78 ALL |
| 1,000 SBD | 9,967.56 ALL |
Get SBD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=ALLExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-08-19T01:41:03Z",
"rates": {
"ALL": 9.967558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "ALL",
"amount": 100
},
"result": 996.7558,
"rate": 9.967558
}Build with SBD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key