Rate Overview
Live
1 BND = 139.1311 DJF
1 DJF = 0.007187
BND
Avg
139.2862
High
141.1749
Low
137.3277
Last updated: 5/28/2026, 11:01:04 PM
Quick Conversions
| BND | DJF |
|---|---|
| 1 BND | 139.13 DJF |
| 10 BND | 1,391.31 DJF |
| 50 BND | 6,956.55 DJF |
| 100 BND | 13,913.11 DJF |
| 500 BND | 69,565.55 DJF |
| 1,000 BND | 139,131.09 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-05-28T23:01:04Z",
"rates": {
"DJF": 139.131091
}
}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": 13913.1091,
"rate": 139.131091
}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