Rate Overview
Live
1 PEN = 3.9834 BWP
1 BWP = 0.251041
PEN
Avg
4.0202
High
4.2177
Low
3.9783
Last updated: 7/4/2026, 12:37:51 AM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 3.98 BWP |
| 10 PEN | 39.83 BWP |
| 50 PEN | 199.17 BWP |
| 100 PEN | 398.34 BWP |
| 500 PEN | 1,991.71 BWP |
| 1,000 PEN | 3,983.42 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-04T00:37:51Z",
"rates": {
"BWP": 3.983417
}
}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": 398.3417,
"rate": 3.983417
}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