Rate Overview
Live
1 PEN = 4.2143 BWP
1 BWP = 0.237286
PEN
Avg
4.0474
High
4.2143
Low
3.9783
Last updated: 7/2/2026, 3:46:36 PM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 4.21 BWP |
| 10 PEN | 42.14 BWP |
| 50 PEN | 210.72 BWP |
| 100 PEN | 421.43 BWP |
| 500 PEN | 2,107.16 BWP |
| 1,000 PEN | 4,214.32 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-02T15:46:36Z",
"rates": {
"BWP": 4.214324
}
}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": 421.43240000000003,
"rate": 4.214324
}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