Rate Overview
Live
1 BND = 2.6308 PEN
1 PEN = 0.380109
BND
Avg
2.6244
High
2.6343
Low
2.6110
Last updated: 7/9/2026, 6:56:59 AM
Quick Conversions
| BND | PEN |
|---|---|
| 1 BND | 2.63 PEN |
| 10 BND | 26.31 PEN |
| 50 BND | 131.54 PEN |
| 100 BND | 263.08 PEN |
| 500 BND | 1,315.41 PEN |
| 1,000 BND | 2,630.83 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-07-09T06:56:59Z",
"rates": {
"PEN": 2.630826
}
}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": 263.0826,
"rate": 2.630826
}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