Rate Overview
Live
1 BND = 2.6862 PEN
1 PEN = 0.372270
BND
Avg
2.6253
High
2.7376
Low
2.5728
Last updated: 3/28/2026, 3:17:48 PM
Quick Conversions
| BND | PEN |
|---|---|
| 1 BND | 2.69 PEN |
| 10 BND | 26.86 PEN |
| 50 BND | 134.31 PEN |
| 100 BND | 268.62 PEN |
| 500 BND | 1,343.11 PEN |
| 1,000 BND | 2,686.22 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-03-28T15:17:48Z",
"rates": {
"PEN": 2.686221
}
}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": 268.62210000000005,
"rate": 2.686221
}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