Rate Overview
Live
1 PEN = 3.9914 BWP
1 BWP = 0.250539
PEN
Avg
4.0080
High
4.0356
Low
3.9914
Last updated: 9/6/2026, 9:33:40 PM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 3.99 BWP |
| 10 PEN | 39.91 BWP |
| 50 PEN | 199.57 BWP |
| 100 PEN | 399.14 BWP |
| 500 PEN | 1,995.70 BWP |
| 1,000 PEN | 3,991.40 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-09-06T21:33:40Z",
"rates": {
"BWP": 3.991399
}
}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": 399.1399,
"rate": 3.991399
}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