Rate Overview
Live
1 BSD = 81.7514 ALL
1 ALL = 0.012232 BSD
Avg
82.4945
High
83.2732
Low
81.7001
Last updated: 1/25/2026, 7:20:28 AM
Quick Conversions
| BSD | ALL |
|---|---|
| 1 BSD | 81.75 ALL |
| 10 BSD | 817.51 ALL |
| 50 BSD | 4,087.57 ALL |
| 100 BSD | 8,175.14 ALL |
| 500 BSD | 40,875.69 ALL |
| 1,000 BSD | 81,751.38 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-01-25T07:20:28Z",
"rates": {
"ALL": 81.751377
}
}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": 8175.1377,
"rate": 81.751377
}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