Rate Overview
Live
1 PAB = 13.7272 BWP
1 BWP = 0.072848
PAB
Avg
13.4647
High
13.7272
Low
13.0522
Last updated: 3/27/2026, 10:04:28 AM
Quick Conversions
| PAB | BWP |
|---|---|
| 1 PAB | 13.73 BWP |
| 10 PAB | 137.27 BWP |
| 50 PAB | 686.36 BWP |
| 100 PAB | 1,372.72 BWP |
| 500 PAB | 6,863.58 BWP |
| 1,000 PAB | 13,727.16 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-27T10:04:28Z",
"rates": {
"BWP": 13.727157
}
}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": 1372.7157,
"rate": 13.727157
}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