Rate Overview
Live
1 PEN = 0.843787 BYN
1 BYN = 1.1851
PEN
Avg
0.886106
High
1.0052
Low
0.804628
Last updated: 7/28/2026, 2:01:06 PM
Quick Conversions
| PEN | BYN |
|---|---|
| 1 PEN | 0.84 BYN |
| 10 PEN | 8.44 BYN |
| 50 PEN | 42.19 BYN |
| 100 PEN | 84.38 BYN |
| 500 PEN | 421.89 BYN |
| 1,000 PEN | 843.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-28T14:01:06Z",
"rates": {
"BYN": 0.843787
}
}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.3787,
"rate": 0.843787
}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