Rate Overview
Live
1 BWP = 12.9341 DJF
1 DJF = 0.077315
BWP
Avg
13.0517
High
13.3805
Low
12.4262
Last updated: 7/29/2026, 12:10:40 AM
Quick Conversions
| BWP | DJF |
|---|---|
| 1 BWP | 12.93 DJF |
| 10 BWP | 129.34 DJF |
| 50 BWP | 646.71 DJF |
| 100 BWP | 1,293.41 DJF |
| 500 BWP | 6,467.05 DJF |
| 1,000 BWP | 12,934.10 DJF |
Get BWP/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=DJFExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-29T00:10:40Z",
"rates": {
"DJF": 12.934101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "DJF",
"amount": 100
},
"result": 1293.4101,
"rate": 12.934101
}Build with BWP/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key