Rate Overview
Live
1 BND = 137.7274 DJF
1 DJF = 0.007261
BND
Avg
138.2122
High
143.5333
Low
132.6752
Last updated: 7/28/2026, 9:43:06 AM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 137.73 DJF |
| 10 BND | 1,377.27 DJF |
| 50 BND | 6,886.37 DJF |
| 100 BND | 13,772.74 DJF |
| 500 BND | 68,863.70 DJF |
| 1,000 BND | 137,727.39 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-28T09:43:06Z",
"rates": {
"DJF": 137.727394
}
}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": 13772.7394,
"rate": 137.727394
}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