Rate Overview
Live
1 BND = 140.9619 DJF
1 DJF = 0.007094
BND
Avg
140.4891
High
140.9619
Low
139.8537
Last updated: 9/7/2026, 2:17:05 AM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 140.96 DJF |
| 10 BND | 1,409.62 DJF |
| 50 BND | 7,048.10 DJF |
| 100 BND | 14,096.19 DJF |
| 500 BND | 70,480.96 DJF |
| 1,000 BND | 140,961.92 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-09-07T02:17:05Z",
"rates": {
"DJF": 140.961923
}
}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": 14096.1923,
"rate": 140.961923
}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