Rate Overview
Live
1 BND = 137.9956 DJF
1 DJF = 0.007247
BND
Avg
138.6399
High
141.0840
Low
136.1088
Last updated: 3/28/2026, 1:35:23 PM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 138.00 DJF |
| 10 BND | 1,379.96 DJF |
| 50 BND | 6,899.78 DJF |
| 100 BND | 13,799.56 DJF |
| 500 BND | 68,997.80 DJF |
| 1,000 BND | 137,995.61 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-28T13:35:23Z",
"rates": {
"DJF": 137.995605
}
}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": 13799.560500000001,
"rate": 137.995605
}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