Rate Overview
Live
1 BSD = 82.3383 ALL
1 ALL = 0.012145
BSD
Avg
82.0993
High
82.5604
Low
81.7298
Last updated: 6/20/2026, 7:41:17 AM
Quick Conversions
| BSD | ALL |
|---|---|
| 1 BSD | 82.34 ALL |
| 10 BSD | 823.38 ALL |
| 50 BSD | 4,116.92 ALL |
| 100 BSD | 8,233.83 ALL |
| 500 BSD | 41,169.17 ALL |
| 1,000 BSD | 82,338.33 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-06-20T07:41:17Z",
"rates": {
"ALL": 82.338332
}
}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": 8233.8332,
"rate": 82.338332
}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