Rate Overview
Live
1 PEN = 0.367550 BND
1 BND = 2.7207
PEN
Avg
0.373639
High
0.378810
Low
0.367550
Last updated: 3/7/2026, 7:38:15 AM
Quick Conversions
| PEN | BND |
|---|---|
| 1 PEN | 0.37 BND |
| 10 PEN | 3.68 BND |
| 50 PEN | 18.38 BND |
| 100 PEN | 36.75 BND |
| 500 PEN | 183.78 BND |
| 1,000 PEN | 367.55 BND |
Get PEN/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BNDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-07T07:38:15Z",
"rates": {
"BND": 0.36755
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BND",
"amount": 100
},
"result": 36.754999999999995,
"rate": 0.36755
}Build with PEN/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key