Rate Overview
Live
1 PEN = 0.809911 BYN
1 BYN = 1.2347
PEN
Avg
0.848074
High
0.886254
Low
0.804077
Last updated: 5/27/2026, 4:07:30 PM
Quick Conversions
| PEN | BYN |
|---|---|
| 1 PEN | 0.81 BYN |
| 10 PEN | 8.10 BYN |
| 50 PEN | 40.50 BYN |
| 100 PEN | 80.99 BYN |
| 500 PEN | 404.96 BYN |
| 1,000 PEN | 809.91 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-27T16:07:30Z",
"rates": {
"BYN": 0.809911
}
}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.9911,
"rate": 0.809911
}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