Rate Overview
Live
1 BND = 137.7354 DJF
1 DJF = 0.007260
BND
Avg
137.8199
High
138.9556
Low
137.0499
Last updated: 7/13/2026, 8:15:10 AM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 137.74 DJF |
| 10 BND | 1,377.35 DJF |
| 50 BND | 6,886.77 DJF |
| 100 BND | 13,773.54 DJF |
| 500 BND | 68,867.70 DJF |
| 1,000 BND | 137,735.40 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-13T08:15:10Z",
"rates": {
"DJF": 137.735404
}
}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": 13773.540399999998,
"rate": 137.735404
}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