Rate Overview
Live
1 SBD = 10.1308 ALL
1 ALL = 0.098708
SBD
Avg
10.2104
High
10.2783
Low
10.1308
Last updated: 7/4/2026, 10:54:06 AM
Quick Conversions
| SBD | ALL |
|---|---|
| 1 SBD | 10.13 ALL |
| 10 SBD | 101.31 ALL |
| 50 SBD | 506.54 ALL |
| 100 SBD | 1,013.08 ALL |
| 500 SBD | 5,065.42 ALL |
| 1,000 SBD | 10,130.84 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-04T10:54:06Z",
"rates": {
"ALL": 10.130843
}
}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": 1013.0843000000001,
"rate": 10.130843
}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