Rate Overview
Live
1 BND = 140.6566 DJF
1 DJF = 0.007110
BND
Avg
139.5952
High
140.6566
Low
139.1338
Last updated: 5/7/2026, 7:01:46 PM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 140.66 DJF |
| 10 BND | 1,406.57 DJF |
| 50 BND | 7,032.83 DJF |
| 100 BND | 14,065.66 DJF |
| 500 BND | 70,328.32 DJF |
| 1,000 BND | 140,656.63 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-05-07T19:01:46Z",
"rates": {
"DJF": 140.656633
}
}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": 14065.6633,
"rate": 140.656633
}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