Rate Overview
Live
1 PEN = 3.9398 BWP
1 BWP = 0.253823
PEN
Avg
3.8594
High
4.1492
Low
3.5273
Last updated: 7/26/2026, 12:20:58 AM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 3.94 BWP |
| 10 PEN | 39.40 BWP |
| 50 PEN | 196.99 BWP |
| 100 PEN | 393.98 BWP |
| 500 PEN | 1,969.88 BWP |
| 1,000 PEN | 3,939.76 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-26T00:20:58Z",
"rates": {
"BWP": 3.939756
}
}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.9756,
"rate": 3.939756
}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