Rate Overview
Live
1 PEN = 4.0697 BWP
1 BWP = 0.245719
PEN
Avg
3.9763
High
4.0991
Low
3.8539
Last updated: 7/27/2026, 1:17:35 AM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 4.07 BWP |
| 10 PEN | 40.70 BWP |
| 50 PEN | 203.48 BWP |
| 100 PEN | 406.97 BWP |
| 500 PEN | 2,034.85 BWP |
| 1,000 PEN | 4,069.69 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-27T01:17:35Z",
"rates": {
"BWP": 4.069691
}
}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": 406.96909999999997,
"rate": 4.069691
}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