Rate Overview
Live
1 PAB = 13.6996 BWP
1 BWP = 0.072995
PAB
Avg
13.6875
High
14.3921
Low
13.2427
Last updated: 7/28/2026, 1:39:08 AM
Quick Conversions
| PAB | BWP |
|---|---|
| 1 PAB | 13.70 BWP |
| 10 PAB | 137.00 BWP |
| 50 PAB | 684.98 BWP |
| 100 PAB | 1,369.96 BWP |
| 500 PAB | 6,849.80 BWP |
| 1,000 PAB | 13,699.59 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-28T01:39:08Z",
"rates": {
"BWP": 13.699594
}
}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": 1369.9594,
"rate": 13.699594
}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