Rate Overview
Live
1 PEN = 0.808875 BYN
1 BYN = 1.2363
PEN
Avg
0.807371
High
0.810554
Low
0.802404
Last updated: 5/27/2026, 7:20:39 PM
Quick Conversions
| PEN | BYN |
|---|---|
| 1 PEN | 0.81 BYN |
| 10 PEN | 8.09 BYN |
| 50 PEN | 40.44 BYN |
| 100 PEN | 80.89 BYN |
| 500 PEN | 404.44 BYN |
| 1,000 PEN | 808.88 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-05-27T19:20:39Z",
"rates": {
"BYN": 0.808875
}
}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": 80.8875,
"rate": 0.808875
}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