Rate Overview
Live
1 BSD = 82.7625 ALL
1 ALL = 0.012083
BSD
Avg
82.1850
High
82.9997
Low
81.4790
Last updated: 3/6/2026, 8:08:01 AM
Quick Conversions
| BSD | ALL |
|---|---|
| 1 BSD | 82.76 ALL |
| 10 BSD | 827.62 ALL |
| 50 BSD | 4,138.12 ALL |
| 100 BSD | 8,276.25 ALL |
| 500 BSD | 41,381.25 ALL |
| 1,000 BSD | 82,762.50 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-03-06T08:08:01Z",
"rates": {
"ALL": 82.762498
}
}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": 8276.2498,
"rate": 82.762498
}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