Rate Overview
Live
1 BND = 2.7207 PEN
1 PEN = 0.367551
BND
Avg
2.6767
High
2.7207
Low
2.6398
Last updated: 3/7/2026, 7:54:31 AM
Quick Conversions
| BND | PEN |
|---|---|
| 1 BND | 2.72 PEN |
| 10 BND | 27.21 PEN |
| 50 BND | 136.04 PEN |
| 100 BND | 272.07 PEN |
| 500 BND | 1,360.36 PEN |
| 1,000 BND | 2,720.71 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-07T07:54:31Z",
"rates": {
"PEN": 2.720713
}
}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": 272.0713,
"rate": 2.720713
}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