Rate Overview
Live
1 PEN = 3.8837 BWP
1 BWP = 0.257485
PEN
Avg
3.9105
High
3.9385
Low
3.8837
Last updated: 3/7/2026, 7:35:51 AM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 3.88 BWP |
| 10 PEN | 38.84 BWP |
| 50 PEN | 194.19 BWP |
| 100 PEN | 388.37 BWP |
| 500 PEN | 1,941.86 BWP |
| 1,000 PEN | 3,883.72 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-03-07T07:35:51Z",
"rates": {
"BWP": 3.883723
}
}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": 388.3723,
"rate": 3.883723
}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