Rate Overview
Live
1 PEN = 0.857790 BYN
1 BYN = 1.1658
PEN
Avg
0.893949
High
1.0167
Low
0.804432
Last updated: 7/6/2026, 5:43:56 PM
Quick Conversions
| PEN | BYN |
|---|---|
| 1 PEN | 0.86 BYN |
| 10 PEN | 8.58 BYN |
| 50 PEN | 42.89 BYN |
| 100 PEN | 85.78 BYN |
| 500 PEN | 428.90 BYN |
| 1,000 PEN | 857.79 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-06T17:43:56Z",
"rates": {
"BYN": 0.85779
}
}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": 85.77900000000001,
"rate": 0.85779
}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