Rate Overview
Live
1 PEN = 4.0404 BWP
1 BWP = 0.247503
PEN
Avg
4.0182
High
4.1989
Low
3.8539
Last updated: 7/28/2026, 3:26:32 PM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 4.04 BWP |
| 10 PEN | 40.40 BWP |
| 50 PEN | 202.02 BWP |
| 100 PEN | 404.04 BWP |
| 500 PEN | 2,020.18 BWP |
| 1,000 PEN | 4,040.35 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-28T15:26:32Z",
"rates": {
"BWP": 4.040353
}
}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": 404.03529999999995,
"rate": 4.040353
}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