Rate Overview
Live
1 PEN = 0.860698 BYN
1 BYN = 1.1618
PEN
Avg
0.866321
High
0.880879
Low
0.858987
Last updated: 3/27/2026, 5:02:15 PM
Quick Conversions
| PEN | BYN |
|---|---|
| 1 PEN | 0.86 BYN |
| 10 PEN | 8.61 BYN |
| 50 PEN | 43.03 BYN |
| 100 PEN | 86.07 BYN |
| 500 PEN | 430.35 BYN |
| 1,000 PEN | 860.70 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-27T17:02:15Z",
"rates": {
"BYN": 0.860698
}
}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.0698,
"rate": 0.860698
}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