Rate Overview
Live
1 ALL = 0.096873 SBD
1 SBD = 10.3228
ALL
Avg
0.097967
High
0.099264
Low
0.096873
Last updated: 5/27/2026, 8:27:14 PM
Quick Conversions
| ALL | SBD |
|---|---|
| 1 ALL | 0.10 SBD |
| 10 ALL | 0.97 SBD |
| 50 ALL | 4.84 SBD |
| 100 ALL | 9.69 SBD |
| 500 ALL | 48.44 SBD |
| 1,000 ALL | 96.87 SBD |
Get ALL/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SBDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-27T20:27:14Z",
"rates": {
"SBD": 0.096873
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SBD",
"amount": 100
},
"result": 9.6873,
"rate": 0.096873
}Build with ALL/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key