Rate Overview
Live
1 SBD = 10.2824 ALL
1 ALL = 0.097254
SBD
Avg
10.1880
High
10.2824
Low
10.0517
Last updated: 3/7/2026, 12:33:07 AM
Quick Conversions
| SBD | ALL |
|---|---|
| 1 SBD | 10.28 ALL |
| 10 SBD | 102.82 ALL |
| 50 SBD | 514.12 ALL |
| 100 SBD | 1,028.24 ALL |
| 500 SBD | 5,141.20 ALL |
| 1,000 SBD | 10,282.40 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-03-07T00:33:07Z",
"rates": {
"ALL": 10.282396
}
}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": 1028.2396,
"rate": 10.282396
}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