Rate Overview
Live
1 PEN = 0.860812 BYN
1 BYN = 1.1617
PEN
Avg
0.866536
High
0.880879
Low
0.859516
Last updated: 3/27/2026, 9:41:36 AM
Quick Conversions
| PEN | BYN |
|---|---|
| 1 PEN | 0.86 BYN |
| 10 PEN | 8.61 BYN |
| 50 PEN | 43.04 BYN |
| 100 PEN | 86.08 BYN |
| 500 PEN | 430.41 BYN |
| 1,000 PEN | 860.81 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-03-27T09:41:36Z",
"rates": {
"BYN": 0.860812
}
}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": 86.0812,
"rate": 0.860812
}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