Rate Overview
Live
1 PEN = 0.381354 BND
1 BND = 2.6222
PEN
Avg
0.381293
High
0.382994
Low
0.379604
Last updated: 7/7/2026, 3:01:48 AM
Quick Conversions
| PEN | BND |
|---|---|
| 1 PEN | 0.38 BND |
| 10 PEN | 3.81 BND |
| 50 PEN | 19.07 BND |
| 100 PEN | 38.14 BND |
| 500 PEN | 190.68 BND |
| 1,000 PEN | 381.35 BND |
Get PEN/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BNDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-07T03:01:48Z",
"rates": {
"BND": 0.381354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BND",
"amount": 100
},
"result": 38.135400000000004,
"rate": 0.381354
}Build with PEN/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key