Rate Overview
Live
1 SBD = 10.1850 ALL
1 ALL = 0.098183
SBD
Avg
10.1891
High
10.3993
Low
9.9526
Last updated: 7/25/2026, 8:34:18 PM
Quick Conversions
| SBD | ALL |
|---|---|
| 1 SBD | 10.19 ALL |
| 10 SBD | 101.85 ALL |
| 50 SBD | 509.25 ALL |
| 100 SBD | 1,018.50 ALL |
| 500 SBD | 5,092.51 ALL |
| 1,000 SBD | 10,185.02 ALL |
Get SBD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=ALLExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-25T20:34:18Z",
"rates": {
"ALL": 10.185022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "ALL",
"amount": 100
},
"result": 1018.5022,
"rate": 10.185022
}Build with SBD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key