Rate Overview
Live
1 BSD = 80.9607 ALL
1 ALL = 0.012352
BSD
Avg
81.4029
High
81.9795
Low
80.9607
Last updated: 5/9/2026, 3:40:19 AM
Quick Conversions
| BSD | ALL |
|---|---|
| 1 BSD | 80.96 ALL |
| 10 BSD | 809.61 ALL |
| 50 BSD | 4,048.04 ALL |
| 100 BSD | 8,096.07 ALL |
| 500 BSD | 40,480.36 ALL |
| 1,000 BSD | 80,960.72 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-05-09T03:40:19Z",
"rates": {
"ALL": 80.960725
}
}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": 8096.072499999999,
"rate": 80.960725
}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