Rate Overview
Live
1 PEN = 0.375953 BND
1 BND = 2.6599
PEN
Avg
0.379369
High
0.381954
Low
0.375953
Last updated: 6/17/2026, 8:13:49 AM
Quick Conversions
| PEN | BND |
|---|---|
| 1 PEN | 0.38 BND |
| 10 PEN | 3.76 BND |
| 50 PEN | 18.80 BND |
| 100 PEN | 37.60 BND |
| 500 PEN | 187.98 BND |
| 1,000 PEN | 375.95 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-06-17T08:13:49Z",
"rates": {
"BND": 0.375953
}
}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.595299999999995,
"rate": 0.375953
}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