Rate Overview
Live
1 PEN = 3.9058 BWP
1 BWP = 0.256029
PEN
Avg
3.8922
High
3.9360
Low
3.8620
Last updated: 5/7/2026, 3:40:04 PM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 3.91 BWP |
| 10 PEN | 39.06 BWP |
| 50 PEN | 195.29 BWP |
| 100 PEN | 390.58 BWP |
| 500 PEN | 1,952.90 BWP |
| 1,000 PEN | 3,905.80 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-05-07T15:40:04Z",
"rates": {
"BWP": 3.905801
}
}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": 390.58009999999996,
"rate": 3.905801
}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