Rate Overview
Live
1 ALL = 0.098707 SBD
1 SBD = 10.1310
ALL
Avg
0.098031
High
0.098708
Low
0.097292
Last updated: 7/5/2026, 10:27:59 AM
Quick Conversions
| ALL | SBD |
|---|---|
| 1 ALL | 0.10 SBD |
| 10 ALL | 0.99 SBD |
| 50 ALL | 4.94 SBD |
| 100 ALL | 9.87 SBD |
| 500 ALL | 49.35 SBD |
| 1,000 ALL | 98.71 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-05T10:27:59Z",
"rates": {
"SBD": 0.098707
}
}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.870700000000001,
"rate": 0.098707
}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