Rate Overview
Live
1 BSD = 82.1834 ALL
1 ALL = 0.012168
BSD
Avg
82.1929
High
82.6249
Low
81.9715
Last updated: 7/9/2026, 5:23:04 AM
Quick Conversions
| BSD | ALL |
|---|---|
| 1 BSD | 82.18 ALL |
| 10 BSD | 821.83 ALL |
| 50 BSD | 4,109.17 ALL |
| 100 BSD | 8,218.34 ALL |
| 500 BSD | 41,091.69 ALL |
| 1,000 BSD | 82,183.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-07-09T05:23:04Z",
"rates": {
"ALL": 82.183377
}
}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": 8218.3377,
"rate": 82.183377
}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