Rate Overview
Live
1 PAB = 13.6107 BWP
1 BWP = 0.073472
PAB
Avg
13.6104
High
13.6506
Low
13.5744
Last updated: 6/29/2026, 1:31:26 AM
Quick Conversions
| PAB | BWP |
|---|---|
| 1 PAB | 13.61 BWP |
| 10 PAB | 136.11 BWP |
| 50 PAB | 680.54 BWP |
| 100 PAB | 1,361.07 BWP |
| 500 PAB | 6,805.36 BWP |
| 1,000 PAB | 13,610.72 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-06-29T01:31:26Z",
"rates": {
"BWP": 13.610717
}
}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": 1361.0717,
"rate": 13.610717
}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