Rate Overview
Live
1 BND = 137.6518 DJF
1 DJF = 0.007265
BND
Avg
139.1563
High
141.0611
Low
137.1883
Last updated: 7/29/2026, 2:19:22 PM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 137.65 DJF |
| 10 BND | 1,376.52 DJF |
| 50 BND | 6,882.59 DJF |
| 100 BND | 13,765.18 DJF |
| 500 BND | 68,825.91 DJF |
| 1,000 BND | 137,651.82 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-29T14:19:22Z",
"rates": {
"DJF": 137.651824
}
}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": 13765.1824,
"rate": 137.651824
}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