Rate Overview
Live
1 ALL = 0.012112 BSD
1 BSD = 82.5627
ALL
Avg
0.012178
High
0.012235
Low
0.012112
Last updated: 6/19/2026, 8:40:24 AM
Quick Conversions
| ALL | BSD |
|---|---|
| 1 ALL | 0.01 BSD |
| 10 ALL | 0.12 BSD |
| 50 ALL | 0.61 BSD |
| 100 ALL | 1.21 BSD |
| 500 ALL | 6.06 BSD |
| 1,000 ALL | 12.11 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-06-19T08:40:24Z",
"rates": {
"BSD": 0.012112
}
}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.2112,
"rate": 0.012112
}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