Rate Overview
Live
1 PEN = 0.847642 BYN
1 BYN = 1.1797
PEN
Avg
0.856205
High
0.866521
Low
0.847623
Last updated: 3/7/2026, 3:46:01 AM
Quick Conversions
| PEN | BYN |
|---|---|
| 1 PEN | 0.85 BYN |
| 10 PEN | 8.48 BYN |
| 50 PEN | 42.38 BYN |
| 100 PEN | 84.76 BYN |
| 500 PEN | 423.82 BYN |
| 1,000 PEN | 847.64 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-07T03:46:01Z",
"rates": {
"BYN": 0.847642
}
}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.7642,
"rate": 0.847642
}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