Rate Overview
Live
1 BND = 139.3001 DJF
1 DJF = 0.007179
BND
Avg
138.3053
High
143.5333
Low
132.6752
Last updated: 5/29/2026, 2:28:40 PM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 139.30 DJF |
| 10 BND | 1,393.00 DJF |
| 50 BND | 6,965.01 DJF |
| 100 BND | 13,930.01 DJF |
| 500 BND | 69,650.07 DJF |
| 1,000 BND | 139,300.15 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-29T14:28:40Z",
"rates": {
"DJF": 139.300149
}
}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": 13930.0149,
"rate": 139.300149
}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