Rate Overview
Live
1 ALL = 0.098431 SBD
1 SBD = 10.1594
ALL
Avg
0.095845
High
0.100244
Low
0.087508
Last updated: 7/30/2026, 8:02:16 AM
Quick Conversions
| ALL | SBD |
|---|---|
| 1 ALL | 0.10 SBD |
| 10 ALL | 0.98 SBD |
| 50 ALL | 4.92 SBD |
| 100 ALL | 9.84 SBD |
| 500 ALL | 49.22 SBD |
| 1,000 ALL | 98.43 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-07-30T08:02:16Z",
"rates": {
"SBD": 0.098431
}
}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.8431,
"rate": 0.098431
}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