Rate Overview
Live
1 PEN = 3.9855 BWP
1 BWP = 0.250908
PEN
Avg
3.9498
High
3.9855
Low
3.8727
Last updated: 3/28/2026, 9:01:24 AM
Quick Conversions
| PEN | BWP |
|---|---|
| 1 PEN | 3.99 BWP |
| 10 PEN | 39.86 BWP |
| 50 PEN | 199.28 BWP |
| 100 PEN | 398.55 BWP |
| 500 PEN | 1,992.76 BWP |
| 1,000 PEN | 3,985.52 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-03-28T09:01:24Z",
"rates": {
"BWP": 3.985519
}
}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": 398.5519,
"rate": 3.985519
}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