Rate Overview
Live
1 PEN = 0.846756 BYN
1 BYN = 1.1810
PEN
Avg
0.849836
High
0.855540
Low
0.843382
Last updated: 7/27/2026, 5:36:31 PM
Quick Conversions
| PEN | BYN |
|---|---|
| 1 PEN | 0.85 BYN |
| 10 PEN | 8.47 BYN |
| 50 PEN | 42.34 BYN |
| 100 PEN | 84.68 BYN |
| 500 PEN | 423.38 BYN |
| 1,000 PEN | 846.76 BYN |
Get PEN/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BYNExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-27T17:36:31Z",
"rates": {
"BYN": 0.846756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BYN",
"amount": 100
},
"result": 84.67559999999999,
"rate": 0.846756
}Build with PEN/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key