Rate Overview
Live
1 PEN = 3.9331 BWP
1 BWP = 0.254255
PEN
Avg
3.9873
High
4.1599
Low
3.8539
Last updated: 7/24/2026, 7:36:00 PM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 3.93 BWP |
| 10 PEN | 39.33 BWP |
| 50 PEN | 196.65 BWP |
| 100 PEN | 393.31 BWP |
| 500 PEN | 1,966.53 BWP |
| 1,000 PEN | 3,933.06 BWP |
Get PEN/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BWPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-24T19:36:00Z",
"rates": {
"BWP": 3.933064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BWP",
"amount": 100
},
"result": 393.3064,
"rate": 3.933064
}Build with PEN/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key