Rate Overview
Live
1 BWP = 0.252469 PEN
1 PEN = 3.9609
BWP
Avg
0.252533
High
0.253475
Low
0.251806
Last updated: 5/29/2026, 9:44:21 PM
Quick Conversions
| BWP | PEN |
|---|---|
| 1 BWP | 0.25 PEN |
| 10 BWP | 2.52 PEN |
| 50 BWP | 12.62 PEN |
| 100 BWP | 25.25 PEN |
| 500 BWP | 126.23 PEN |
| 1,000 BWP | 252.47 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-05-29T21:44:21Z",
"rates": {
"PEN": 0.252469
}
}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.2469,
"rate": 0.252469
}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