Rate Overview
Live
1 BWP = 0.071138 PAB
1 PAB = 14.0572
BWP
Avg
0.073908
High
0.076497
Low
0.071138
Last updated: 7/23/2026, 11:52:20 AM
Quick Conversions
| BWP | PAB |
|---|---|
| 1 BWP | 0.07 PAB |
| 10 BWP | 0.71 PAB |
| 50 BWP | 3.56 PAB |
| 100 BWP | 7.11 PAB |
| 500 BWP | 35.57 PAB |
| 1,000 BWP | 71.14 PAB |
Get BWP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=PABExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-23T11:52:20Z",
"rates": {
"PAB": 0.071138
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "PAB",
"amount": 100
},
"result": 7.1138,
"rate": 0.071138
}Build with BWP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key