Rate Overview
Live
1 SBD = 10.2044 ALL
1 ALL = 0.097997
SBD
Avg
10.1862
High
10.2119
Low
10.1547
Last updated: 7/28/2026, 9:11:19 AM
Quick Conversions
| SBD | ALL |
|---|---|
| 1 SBD | 10.20 ALL |
| 10 SBD | 102.04 ALL |
| 50 SBD | 510.22 ALL |
| 100 SBD | 1,020.44 ALL |
| 500 SBD | 5,102.21 ALL |
| 1,000 SBD | 10,204.42 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-07-28T09:11:19Z",
"rates": {
"ALL": 10.204422
}
}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": 1020.4422,
"rate": 10.204422
}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