Rate Overview
Live
1 PAB = 14.3285 BWP
1 BWP = 0.069791
PAB
Avg
13.6407
High
14.3285
Low
13.4731
Last updated: 7/21/2026, 12:40:08 PM
Quick Conversions
| PAB | BWP |
|---|---|
| 1 PAB | 14.33 BWP |
| 10 PAB | 143.29 BWP |
| 50 PAB | 716.43 BWP |
| 100 PAB | 1,432.85 BWP |
| 500 PAB | 7,164.26 BWP |
| 1,000 PAB | 14,328.52 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-21T12:40:08Z",
"rates": {
"BWP": 14.328517
}
}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": 1432.8517,
"rate": 14.328517
}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