Rate Overview
Live
1 BSD = 82.2039 ALL
1 ALL = 0.012165
BSD
Avg
82.2651
High
82.4165
Low
82.0868
Last updated: 7/30/2026, 12:22:47 AM
Quick Conversions
| BSD | ALL |
|---|---|
| 1 BSD | 82.20 ALL |
| 10 BSD | 822.04 ALL |
| 50 BSD | 4,110.19 ALL |
| 100 BSD | 8,220.39 ALL |
| 500 BSD | 41,101.93 ALL |
| 1,000 BSD | 82,203.86 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-07-30T00:22:47Z",
"rates": {
"ALL": 82.203857
}
}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": 8220.3857,
"rate": 82.203857
}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