Rate Overview
Live
1 ALL = 0.099922 SBD
1 SBD = 10.0078
ALL
Avg
0.099842
High
0.099982
Low
0.099698
Last updated: 8/13/2026, 2:07:02 PM
Quick Conversions
| ALL | SBD |
|---|---|
| 1 ALL | 0.10 SBD |
| 10 ALL | 1.00 SBD |
| 50 ALL | 5.00 SBD |
| 100 ALL | 9.99 SBD |
| 500 ALL | 49.96 SBD |
| 1,000 ALL | 99.92 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-08-13T14:07:02Z",
"rates": {
"SBD": 0.099922
}
}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.9922,
"rate": 0.099922
}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