Rate Overview
Live
1 BWP = 13.2300 DJF
1 DJF = 0.075586
BWP
Avg
13.2345
High
13.2638
Low
13.2092
Last updated: 8/20/2026, 7:38:04 AM
Quick Conversions
| BWP | DJF |
|---|---|
| 1 BWP | 13.23 DJF |
| 10 BWP | 132.30 DJF |
| 50 BWP | 661.50 DJF |
| 100 BWP | 1,323.00 DJF |
| 500 BWP | 6,615.02 DJF |
| 1,000 BWP | 13,230.04 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-08-20T07:38:04Z",
"rates": {
"DJF": 13.230038
}
}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": 1323.0038,
"rate": 13.230038
}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