Rate Overview
Live
1 PEN = 3.9448 BWP
1 BWP = 0.253500
PEN
Avg
3.9851
High
4.1599
Low
3.8539
Last updated: 5/27/2026, 7:36:37 PM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 3.94 BWP |
| 10 PEN | 39.45 BWP |
| 50 PEN | 197.24 BWP |
| 100 PEN | 394.48 BWP |
| 500 PEN | 1,972.39 BWP |
| 1,000 PEN | 3,944.78 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-27T19:36:37Z",
"rates": {
"BWP": 3.944775
}
}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.47749999999996,
"rate": 3.944775
}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