Rate Overview
Live
1 BSD = 80.8054 ALL
1 ALL = 0.012375
BSD
Avg
81.3730
High
81.9275
Low
80.8054
Last updated: 4/18/2026, 8:44:38 AM
Quick Conversions
| BSD | ALL |
|---|---|
| 1 BSD | 80.81 ALL |
| 10 BSD | 808.05 ALL |
| 50 BSD | 4,040.27 ALL |
| 100 BSD | 8,080.54 ALL |
| 500 BSD | 40,402.68 ALL |
| 1,000 BSD | 80,805.36 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-04-18T08:44:38Z",
"rates": {
"ALL": 80.805357
}
}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": 8080.5357,
"rate": 80.805357
}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