Rate Overview
Live
1 BWP = 0.257484 PEN
1 PEN = 3.8837
BWP
Avg
0.255726
High
0.257484
Low
0.253901
Last updated: 3/7/2026, 7:36:02 AM
Quick Conversions
| BWP | PEN |
|---|---|
| 1 BWP | 0.26 PEN |
| 10 BWP | 2.57 PEN |
| 50 BWP | 12.87 PEN |
| 100 BWP | 25.75 PEN |
| 500 BWP | 128.74 PEN |
| 1,000 BWP | 257.48 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-03-07T07:36:02Z",
"rates": {
"PEN": 0.257484
}
}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.7484,
"rate": 0.257484
}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