Rate Overview
Live
1 BND = 139.1268 DJF
1 DJF = 0.007188
BND
Avg
139.8855
High
141.0896
Low
139.1268
Last updated: 3/7/2026, 9:12:07 AM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 139.13 DJF |
| 10 BND | 1,391.27 DJF |
| 50 BND | 6,956.34 DJF |
| 100 BND | 13,912.68 DJF |
| 500 BND | 69,563.40 DJF |
| 1,000 BND | 139,126.79 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-03-07T09:12:07Z",
"rates": {
"DJF": 139.126794
}
}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": 13912.679399999999,
"rate": 139.126794
}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