Rate Overview
Live
1 PAB = 13.5087 BWP
1 BWP = 0.074026
PAB
Avg
13.2869
High
13.5087
Low
13.0522
Last updated: 3/6/2026, 6:09:18 PM
Quick Conversions
| PAB | BWP |
|---|---|
| 1 PAB | 13.51 BWP |
| 10 PAB | 135.09 BWP |
| 50 PAB | 675.44 BWP |
| 100 PAB | 1,350.87 BWP |
| 500 PAB | 6,754.35 BWP |
| 1,000 PAB | 13,508.70 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-03-06T18:09:18Z",
"rates": {
"BWP": 13.508704
}
}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": 1350.8704,
"rate": 13.508704
}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