Rate Overview
Live
1 BWP = 0.255064 PEN
1 PEN = 3.9206
BWP
Avg
0.252845
High
0.255566
Low
0.250081
Last updated: 4/17/2026, 5:40:43 PM
Quick Conversions
| BWP | PEN |
|---|---|
| 1 BWP | 0.26 PEN |
| 10 BWP | 2.55 PEN |
| 50 BWP | 12.75 PEN |
| 100 BWP | 25.51 PEN |
| 500 BWP | 127.53 PEN |
| 1,000 BWP | 255.06 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-04-17T17:40:43Z",
"rates": {
"PEN": 0.255064
}
}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": 25.506400000000003,
"rate": 0.255064
}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