Rate Overview
Live
1 PEN = 0.856087 BYN
1 BYN = 1.1681
PEN
Avg
0.840576
High
0.871270
Low
0.804432
Last updated: 7/17/2026, 6:40:32 PM
Quick Conversions
| PEN | BYN |
|---|---|
| 1 PEN | 0.86 BYN |
| 10 PEN | 8.56 BYN |
| 50 PEN | 42.80 BYN |
| 100 PEN | 85.61 BYN |
| 500 PEN | 428.04 BYN |
| 1,000 PEN | 856.09 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-17T18:40:32Z",
"rates": {
"BYN": 0.856087
}
}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": 85.6087,
"rate": 0.856087
}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