Rate Overview
Live
1 BWP = 0.074026 PAB
1 PAB = 13.5088
BWP
Avg
0.075272
High
0.076615
Low
0.074026
Last updated: 3/6/2026, 11:25:00 PM
Quick Conversions
| BWP | PAB |
|---|---|
| 1 BWP | 0.07 PAB |
| 10 BWP | 0.74 PAB |
| 50 BWP | 3.70 PAB |
| 100 BWP | 7.40 PAB |
| 500 BWP | 37.01 PAB |
| 1,000 BWP | 74.03 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-03-06T23:25:00Z",
"rates": {
"PAB": 0.074026
}
}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.4026,
"rate": 0.074026
}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