Rate Overview
Live
1 BND = 137.7887 DJF
1 DJF = 0.007257
BND
Avg
137.6810
High
138.2057
Low
137.0499
Last updated: 7/6/2026, 2:50:51 PM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 137.79 DJF |
| 10 BND | 1,377.89 DJF |
| 50 BND | 6,889.43 DJF |
| 100 BND | 13,778.87 DJF |
| 500 BND | 68,894.35 DJF |
| 1,000 BND | 137,788.70 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-06T14:50:51Z",
"rates": {
"DJF": 137.788698
}
}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": 13778.8698,
"rate": 137.788698
}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