Rate Overview
Live
1 BND = 137.9249 DJF
1 DJF = 0.007250
BND
Avg
139.2866
High
143.2701
Low
136.0023
Last updated: 7/22/2026, 2:36:34 AM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 137.92 DJF |
| 10 BND | 1,379.25 DJF |
| 50 BND | 6,896.24 DJF |
| 100 BND | 13,792.49 DJF |
| 500 BND | 68,962.44 DJF |
| 1,000 BND | 137,924.88 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-22T02:36:34Z",
"rates": {
"DJF": 137.924875
}
}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": 13792.4875,
"rate": 137.924875
}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