Rate Overview
Live
1 SBD = 10.1313 ALL
1 ALL = 0.098704
SBD
Avg
10.1880
High
10.2609
Low
10.1280
Last updated: 5/7/2026, 8:09:45 AM
Quick Conversions
| SBD | ALL |
|---|---|
| 1 SBD | 10.13 ALL |
| 10 SBD | 101.31 ALL |
| 50 SBD | 506.57 ALL |
| 100 SBD | 1,013.13 ALL |
| 500 SBD | 5,065.65 ALL |
| 1,000 SBD | 10,131.31 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-05-07T08:09:45Z",
"rates": {
"ALL": 10.131308
}
}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.1308,
"rate": 10.131308
}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