Rate Overview
Live
1 BND = 2.6494 PEN
1 PEN = 0.377443
BND
Avg
2.6414
High
2.6500
Low
2.6314
Last updated: 9/10/2026, 5:48:22 PM
Quick Conversions
| BND | PEN |
|---|---|
| 1 BND | 2.65 PEN |
| 10 BND | 26.49 PEN |
| 50 BND | 132.47 PEN |
| 100 BND | 264.94 PEN |
| 500 BND | 1,324.70 PEN |
| 1,000 BND | 2,649.41 PEN |
Get BND/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=PENExample Response:
{
"success": true,
"base": "BND",
"date": "2026-09-10T17:48:22Z",
"rates": {
"PEN": 2.649408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "PEN",
"amount": 100
},
"result": 264.9408,
"rate": 2.649408
}Build with BND/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key