Rate Overview
Live
1 BSD = 79.2844 ALL
1 ALL = 0.012613
BSD
Avg
79.4021
High
79.7005
Low
79.2510
Last updated: 9/8/2026, 2:59:45 PM
Quick Conversions
| BSD | ALL |
|---|---|
| 1 BSD | 79.28 ALL |
| 10 BSD | 792.84 ALL |
| 50 BSD | 3,964.22 ALL |
| 100 BSD | 7,928.44 ALL |
| 500 BSD | 39,642.21 ALL |
| 1,000 BSD | 79,284.42 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-09-08T14:59:45Z",
"rates": {
"ALL": 79.284424
}
}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": 7928.4424,
"rate": 79.284424
}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