Rate Overview
Live
1 PEN = 4.0467 BWP
1 BWP = 0.247113
PEN
Avg
4.0689
High
4.2390
Low
3.9273
Last updated: 7/26/2026, 12:10:37 PM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 4.05 BWP |
| 10 PEN | 40.47 BWP |
| 50 PEN | 202.34 BWP |
| 100 PEN | 404.67 BWP |
| 500 PEN | 2,023.37 BWP |
| 1,000 PEN | 4,046.73 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-26T12:10:37Z",
"rates": {
"BWP": 4.046734
}
}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": 404.67339999999996,
"rate": 4.046734
}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