Rate Overview
Live
1 SBD = 10.0827 ALL
1 ALL = 0.099180
SBD
Avg
10.1161
High
10.1543
Low
10.0702
Last updated: 4/17/2026, 6:13:00 AM
Quick Conversions
| SBD | ALL |
|---|---|
| 1 SBD | 10.08 ALL |
| 10 SBD | 100.83 ALL |
| 50 SBD | 504.14 ALL |
| 100 SBD | 1,008.27 ALL |
| 500 SBD | 5,041.36 ALL |
| 1,000 SBD | 10,082.73 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-04-17T06:13:00Z",
"rates": {
"ALL": 10.082728
}
}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": 1008.2728,
"rate": 10.082728
}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