Rate Overview
Live
1 BND = 138.3630 DJF
1 DJF = 0.007227
BND
Avg
138.0681
High
138.3630
Low
137.8115
Last updated: 7/26/2026, 9:09:41 AM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 138.36 DJF |
| 10 BND | 1,383.63 DJF |
| 50 BND | 6,918.15 DJF |
| 100 BND | 13,836.30 DJF |
| 500 BND | 69,181.49 DJF |
| 1,000 BND | 138,362.98 DJF |
Get BND/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=DJFExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-26T09:09:41Z",
"rates": {
"DJF": 138.362983
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "DJF",
"amount": 100
},
"result": 13836.298300000002,
"rate": 138.362983
}Build with BND/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key