Rate Overview
Live
1 BWP = 12.9877 DJF
1 DJF = 0.076996
BWP
Avg
13.2004
High
13.6052
Low
12.6425
Last updated: 7/27/2026, 11:58:08 PM
Quick Conversions
| BWP | DJF |
|---|---|
| 1 BWP | 12.99 DJF |
| 10 BWP | 129.88 DJF |
| 50 BWP | 649.39 DJF |
| 100 BWP | 1,298.77 DJF |
| 500 BWP | 6,493.85 DJF |
| 1,000 BWP | 12,987.70 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-27T23:58:08Z",
"rates": {
"DJF": 12.9877
}
}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": 1298.77,
"rate": 12.9877
}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