Rate Overview
Live
1 PAB = 13.4967 BWP
1 BWP = 0.074092
PAB
Avg
13.6076
High
14.2762
Low
13.4731
Last updated: 7/6/2026, 5:09:25 PM
Quick Conversions
| PAB | BWP |
|---|---|
| 1 PAB | 13.50 BWP |
| 10 PAB | 134.97 BWP |
| 50 PAB | 674.84 BWP |
| 100 PAB | 1,349.67 BWP |
| 500 PAB | 6,748.37 BWP |
| 1,000 PAB | 13,496.73 BWP |
Get PAB/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=BWPExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-06T17:09:25Z",
"rates": {
"BWP": 13.496731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "BWP",
"amount": 100
},
"result": 1349.6731,
"rate": 13.496731
}Build with PAB/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key