Rate Overview
Live
1 SBD = 9.9048 ALL
1 ALL = 0.100962
SBD
Avg
9.9132
High
9.9472
Low
9.8766
Last updated: 9/3/2026, 1:47:20 PM
Quick Conversions
| SBD | ALL |
|---|---|
| 1 SBD | 9.90 ALL |
| 10 SBD | 99.05 ALL |
| 50 SBD | 495.24 ALL |
| 100 SBD | 990.48 ALL |
| 500 SBD | 4,952.38 ALL |
| 1,000 SBD | 9,904.76 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-09-03T13:47:20Z",
"rates": {
"ALL": 9.904755
}
}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": 990.4755,
"rate": 9.904755
}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