Rate Overview
Live
1 BND = 138.1768 DJF
1 DJF = 0.007237
BND
Avg
139.0953
High
141.0242
Low
137.2567
Last updated: 7/25/2026, 12:57:15 PM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 138.18 DJF |
| 10 BND | 1,381.77 DJF |
| 50 BND | 6,908.84 DJF |
| 100 BND | 13,817.68 DJF |
| 500 BND | 69,088.42 DJF |
| 1,000 BND | 138,176.84 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-25T12:57:15Z",
"rates": {
"DJF": 138.176838
}
}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": 13817.6838,
"rate": 138.176838
}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