Rate Overview
Live
1 ALL = 0.097253 SBD
1 SBD = 10.2825
ALL
Avg
0.098160
High
0.099485
Low
0.097253
Last updated: 3/7/2026, 12:09:36 AM
Quick Conversions
| ALL | SBD |
|---|---|
| 1 ALL | 0.10 SBD |
| 10 ALL | 0.97 SBD |
| 50 ALL | 4.86 SBD |
| 100 ALL | 9.73 SBD |
| 500 ALL | 48.63 SBD |
| 1,000 ALL | 97.25 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-03-07T00:09:36Z",
"rates": {
"SBD": 0.097253
}
}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.7253,
"rate": 0.097253
}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