Rate Overview
Live
1 BND = 2.6903 PEN
1 PEN = 0.371708
BND
Avg
2.6665
High
2.6956
Low
2.6349
Last updated: 4/17/2026, 5:30:33 PM
Quick Conversions
| BND | PEN |
|---|---|
| 1 BND | 2.69 PEN |
| 10 BND | 26.90 PEN |
| 50 BND | 134.51 PEN |
| 100 BND | 269.03 PEN |
| 500 BND | 1,345.14 PEN |
| 1,000 BND | 2,690.28 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-04-17T17:30:33Z",
"rates": {
"PEN": 2.690282
}
}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": 269.02819999999997,
"rate": 2.690282
}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