Rate Overview
Live
1 BWP = 0.073563 PAB
1 PAB = 13.5938
BWP
Avg
0.074237
High
0.075941
Low
0.072531
Last updated: 8/1/2026, 8:14:37 AM
Quick Conversions
| BWP | PAB |
|---|---|
| 1 BWP | 0.07 PAB |
| 10 BWP | 0.74 PAB |
| 50 BWP | 3.68 PAB |
| 100 BWP | 7.36 PAB |
| 500 BWP | 36.78 PAB |
| 1,000 BWP | 73.56 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-08-01T08:14:37Z",
"rates": {
"PAB": 0.073563
}
}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.3563,
"rate": 0.073563
}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