Rate Overview
Live
1 BSD = 177.9262 DJF
1 DJF = 0.005620
BSD
Avg
178.1222
High
178.5936
Low
177.9262
Last updated: 7/27/2026, 10:17:14 AM
Quick Conversions
| BSD | DJF |
|---|---|
| 1 BSD | 177.93 DJF |
| 10 BSD | 1,779.26 DJF |
| 50 BSD | 8,896.31 DJF |
| 100 BSD | 17,792.62 DJF |
| 500 BSD | 88,963.11 DJF |
| 1,000 BSD | 177,926.22 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-07-27T10:17:14Z",
"rates": {
"DJF": 177.92622
}
}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": 17792.622,
"rate": 177.92622
}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