Rate Overview
Live
1 BWP = 0.248236 PEN
1 PEN = 4.0284
BWP
Avg
0.248207
High
0.254627
Low
0.235907
Last updated: 7/30/2026, 1:52:56 PM
Quick Conversions
| BWP | PEN |
|---|---|
| 1 BWP | 0.25 PEN |
| 10 BWP | 2.48 PEN |
| 50 BWP | 12.41 PEN |
| 100 BWP | 24.82 PEN |
| 500 BWP | 124.12 PEN |
| 1,000 BWP | 248.24 PEN |
Get BWP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=PENExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-30T13:52:56Z",
"rates": {
"PEN": 0.248236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "PEN",
"amount": 100
},
"result": 24.823600000000003,
"rate": 0.248236
}Build with BWP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key