Rate Overview
Live
1 BSD = 178.0670 DJF
1 DJF = 0.005616
BSD
Avg
178.0195
High
178.0759
Low
177.7827
Last updated: 4/18/2026, 8:45:36 AM
Quick Conversions
| BSD | DJF |
|---|---|
| 1 BSD | 178.07 DJF |
| 10 BSD | 1,780.67 DJF |
| 50 BSD | 8,903.35 DJF |
| 100 BSD | 17,806.70 DJF |
| 500 BSD | 89,033.49 DJF |
| 1,000 BSD | 178,066.97 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-04-18T08:45:36Z",
"rates": {
"DJF": 178.066974
}
}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": 17806.697399999997,
"rate": 178.066974
}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