Rate Overview
Live
1 PEN = 3.9285 BWP
1 BWP = 0.254552 PEN
Avg
3.7831
High
4.1773
Low
3.5151
Last updated: 1/25/2026, 5:04:22 PM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 3.93 BWP |
| 10 PEN | 39.28 BWP |
| 50 PEN | 196.42 BWP |
| 100 PEN | 392.85 BWP |
| 500 PEN | 1,964.23 BWP |
| 1,000 PEN | 3,928.47 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-01-25T17:04:22Z",
"rates": {
"BWP": 3.928466
}
}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": 392.84659999999997,
"rate": 3.928466
}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