Rate Overview
Live
1 BND = 2.6304 PEN
1 PEN = 0.380172
BND
Avg
2.6571
High
2.7416
Low
2.6110
Last updated: 7/31/2026, 11:34:31 PM
Quick Conversions
| BND | PEN |
|---|---|
| 1 BND | 2.63 PEN |
| 10 BND | 26.30 PEN |
| 50 BND | 131.52 PEN |
| 100 BND | 263.04 PEN |
| 500 BND | 1,315.19 PEN |
| 1,000 BND | 2,630.39 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-31T23:34:31Z",
"rates": {
"PEN": 2.630387
}
}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.0387,
"rate": 2.630387
}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