Rate Overview
Live
1 BSD = 177.9096 DJF
1 DJF = 0.005621
BSD
Avg
178.1062
High
178.4185
Low
177.9096
Last updated: 5/29/2026, 2:27:55 PM
Quick Conversions
| BSD | DJF |
|---|---|
| 1 BSD | 177.91 DJF |
| 10 BSD | 1,779.10 DJF |
| 50 BSD | 8,895.48 DJF |
| 100 BSD | 17,790.96 DJF |
| 500 BSD | 88,954.79 DJF |
| 1,000 BSD | 177,909.59 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-05-29T14:27:55Z",
"rates": {
"DJF": 177.909589
}
}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": 17790.9589,
"rate": 177.909589
}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