Rate Overview
Live
1 BSD = 83.1885 ALL
1 ALL = 0.012021
BSD
Avg
83.0243
High
83.1885
Low
82.6443
Last updated: 3/27/2026, 3:47:28 AM
Quick Conversions
| BSD | ALL |
|---|---|
| 1 BSD | 83.19 ALL |
| 10 BSD | 831.88 ALL |
| 50 BSD | 4,159.42 ALL |
| 100 BSD | 8,318.85 ALL |
| 500 BSD | 41,594.24 ALL |
| 1,000 BSD | 83,188.48 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-27T03:47:28Z",
"rates": {
"ALL": 83.188476
}
}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": 8318.8476,
"rate": 83.188476
}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