Rate Overview
Live
1 ALL = 0.012331 BSD
1 BSD = 81.0964
ALL
Avg
0.012270
High
0.012331
Low
0.012198
Last updated: 5/7/2026, 7:45:42 AM
Quick Conversions
| ALL | BSD |
|---|---|
| 1 ALL | 0.01 BSD |
| 10 ALL | 0.12 BSD |
| 50 ALL | 0.62 BSD |
| 100 ALL | 1.23 BSD |
| 500 ALL | 6.17 BSD |
| 1,000 ALL | 12.33 BSD |
Get ALL/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=BSDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-07T07:45:42Z",
"rates": {
"BSD": 0.012331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "BSD",
"amount": 100
},
"result": 1.2331,
"rate": 0.012331
}Build with ALL/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key