Rate Overview
Live
1 SBD = 10.3227 ALL
1 ALL = 0.096874
SBD
Avg
10.2079
High
10.3227
Low
10.0741
Last updated: 5/27/2026, 8:27:50 PM
Quick Conversions
| SBD | ALL |
|---|---|
| 1 SBD | 10.32 ALL |
| 10 SBD | 103.23 ALL |
| 50 SBD | 516.13 ALL |
| 100 SBD | 1,032.27 ALL |
| 500 SBD | 5,161.35 ALL |
| 1,000 SBD | 10,322.69 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-05-27T20:27:50Z",
"rates": {
"ALL": 10.322692
}
}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": 1032.2692,
"rate": 10.322692
}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