Rate Overview
Live
1 PEN = 3.9946 BWP
1 BWP = 0.250337
PEN
Avg
4.0124
High
4.0369
Low
3.9946
Last updated: 8/15/2026, 10:05:15 AM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 3.99 BWP |
| 10 PEN | 39.95 BWP |
| 50 PEN | 199.73 BWP |
| 100 PEN | 399.46 BWP |
| 500 PEN | 1,997.31 BWP |
| 1,000 PEN | 3,994.62 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-08-15T10:05:15Z",
"rates": {
"BWP": 3.994622
}
}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": 399.4622,
"rate": 3.994622
}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