Rate Overview
Live
1 PAB = 13.3974 BWP
1 BWP = 0.074641
PAB
Avg
13.4698
High
13.5761
Low
13.3434
Last updated: 6/18/2026, 3:26:24 AM
Quick Conversions
| PAB | BWP |
|---|---|
| 1 PAB | 13.40 BWP |
| 10 PAB | 133.97 BWP |
| 50 PAB | 669.87 BWP |
| 100 PAB | 1,339.74 BWP |
| 500 PAB | 6,698.70 BWP |
| 1,000 PAB | 13,397.40 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-18T03:26:24Z",
"rates": {
"BWP": 13.397397
}
}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.7397,
"rate": 13.397397
}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