Rate Overview
Live
1 BSD = 80.2239 ALL
1 ALL = 0.012465
BSD
Avg
80.5271
High
80.6562
Low
80.2239
Last updated: 8/15/2026, 7:34:09 PM
Quick Conversions
| BSD | ALL |
|---|---|
| 1 BSD | 80.22 ALL |
| 10 BSD | 802.24 ALL |
| 50 BSD | 4,011.19 ALL |
| 100 BSD | 8,022.39 ALL |
| 500 BSD | 40,111.93 ALL |
| 1,000 BSD | 80,223.87 ALL |
Get BSD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=ALLExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-08-15T19:34:09Z",
"rates": {
"ALL": 80.223867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "ALL",
"amount": 100
},
"result": 8022.3867,
"rate": 80.223867
}Build with BSD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key