Rate Overview
Live
1 PEN = 0.375573 BND
1 BND = 2.6626
PEN
Avg
0.376655
High
0.385932
Low
0.363849
Last updated: 5/27/2026, 9:56:23 PM
Quick Conversions
| PEN | BND |
|---|---|
| 1 PEN | 0.38 BND |
| 10 PEN | 3.76 BND |
| 50 PEN | 18.78 BND |
| 100 PEN | 37.56 BND |
| 500 PEN | 187.79 BND |
| 1,000 PEN | 375.57 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-05-27T21:56:23Z",
"rates": {
"BND": 0.375573
}
}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": 37.5573,
"rate": 0.375573
}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