Rate Overview
Live
1 SBD = 10.2377 ALL
1 ALL = 0.097678
SBD
Avg
10.2266
High
10.2822
Low
10.1704
Last updated: 6/19/2026, 8:40:14 AM
Quick Conversions
| SBD | ALL |
|---|---|
| 1 SBD | 10.24 ALL |
| 10 SBD | 102.38 ALL |
| 50 SBD | 511.89 ALL |
| 100 SBD | 1,023.77 ALL |
| 500 SBD | 5,118.85 ALL |
| 1,000 SBD | 10,237.70 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-06-19T08:40:14Z",
"rates": {
"ALL": 10.237702
}
}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": 1023.7702,
"rate": 10.237702
}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