Rate Overview
Live
1 BND = 138.0198 DJF
1 DJF = 0.007245
BND
Avg
138.4649
High
138.9556
Low
138.0198
Last updated: 6/18/2026, 9:57:29 AM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 138.02 DJF |
| 10 BND | 1,380.20 DJF |
| 50 BND | 6,900.99 DJF |
| 100 BND | 13,801.98 DJF |
| 500 BND | 69,009.90 DJF |
| 1,000 BND | 138,019.79 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-06-18T09:57:29Z",
"rates": {
"DJF": 138.019794
}
}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": 13801.979399999998,
"rate": 138.019794
}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