Rate Overview
Live
1 BWP = 0.074483 PAB
1 PAB = 13.4259
BWP
Avg
0.074018
High
0.074687
Low
0.073582
Last updated: 5/9/2026, 9:54:25 AM
Quick Conversions
| BWP | PAB |
|---|---|
| 1 BWP | 0.07 PAB |
| 10 BWP | 0.74 PAB |
| 50 BWP | 3.72 PAB |
| 100 BWP | 7.45 PAB |
| 500 BWP | 37.24 PAB |
| 1,000 BWP | 74.48 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-05-09T09:54:25Z",
"rates": {
"PAB": 0.074483
}
}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.4483,
"rate": 0.074483
}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