Rate Overview
Live
1 BND = 139.9901 DJF
1 DJF = 0.007143
BND
Avg
139.7750
High
140.0268
Low
139.4689
Last updated: 4/17/2026, 12:01:54 PM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 139.99 DJF |
| 10 BND | 1,399.90 DJF |
| 50 BND | 6,999.50 DJF |
| 100 BND | 13,999.01 DJF |
| 500 BND | 69,995.03 DJF |
| 1,000 BND | 139,990.06 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-04-17T12:01:54Z",
"rates": {
"DJF": 139.990058
}
}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": 13999.0058,
"rate": 139.990058
}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