Rate Overview
Live
1 BND = 139.0063 DJF
1 DJF = 0.007194
BND
Avg
139.0534
High
139.3438
Low
138.8975
Last updated: 8/12/2026, 5:29:05 PM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 139.01 DJF |
| 10 BND | 1,390.06 DJF |
| 50 BND | 6,950.32 DJF |
| 100 BND | 13,900.64 DJF |
| 500 BND | 69,503.18 DJF |
| 1,000 BND | 139,006.35 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-08-12T17:29:05Z",
"rates": {
"DJF": 139.00635
}
}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": 13900.635,
"rate": 139.00635
}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