Rate Overview
Live
1 PEN = 3.9498 BWP
1 BWP = 0.253176
PEN
Avg
3.9675
High
4.0045
Low
3.9434
Last updated: 5/27/2026, 5:28:29 PM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 3.95 BWP |
| 10 PEN | 39.50 BWP |
| 50 PEN | 197.49 BWP |
| 100 PEN | 394.98 BWP |
| 500 PEN | 1,974.91 BWP |
| 1,000 PEN | 3,949.83 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-27T17:28:29Z",
"rates": {
"BWP": 3.949829
}
}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": 394.9829,
"rate": 3.949829
}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