Rate Overview
Live
1 PEN = 3.8998 BWP
1 BWP = 0.256421
PEN
Avg
3.9516
High
3.9987
Low
3.8998
Last updated: 4/17/2026, 10:39:46 AM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 3.90 BWP |
| 10 PEN | 39.00 BWP |
| 50 PEN | 194.99 BWP |
| 100 PEN | 389.98 BWP |
| 500 PEN | 1,949.92 BWP |
| 1,000 PEN | 3,899.84 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-04-17T10:39:46Z",
"rates": {
"BWP": 3.899842
}
}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": 389.9842,
"rate": 3.899842
}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