Rate Overview
Live
1 BSD = 178.7129 DJF
1 DJF = 0.005596
BSD
Avg
178.0852
High
178.7129
Low
177.7594
Last updated: 3/29/2026, 9:02:54 AM
Quick Conversions
| BSD | DJF |
|---|---|
| 1 BSD | 178.71 DJF |
| 10 BSD | 1,787.13 DJF |
| 50 BSD | 8,935.64 DJF |
| 100 BSD | 17,871.29 DJF |
| 500 BSD | 89,356.43 DJF |
| 1,000 BSD | 178,712.85 DJF |
Get BSD/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=DJFExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-03-29T09:02:54Z",
"rates": {
"DJF": 178.712855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "DJF",
"amount": 100
},
"result": 17871.285499999998,
"rate": 178.712855
}Build with BSD/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key