Rate Overview
Live
1 PAB = 13.3987 BWP
1 BWP = 0.074634
PAB
Avg
13.4141
High
13.4741
Low
13.3582
Last updated: 9/4/2026, 12:26:48 PM
Quick Conversions
| PAB | BWP |
|---|---|
| 1 PAB | 13.40 BWP |
| 10 PAB | 133.99 BWP |
| 50 PAB | 669.94 BWP |
| 100 PAB | 1,339.87 BWP |
| 500 PAB | 6,699.37 BWP |
| 1,000 PAB | 13,398.74 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-09-04T12:26:48Z",
"rates": {
"BWP": 13.398741
}
}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": 1339.8741,
"rate": 13.398741
}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