Rate Overview
Live
1 BYN = 1.1852 PEN
1 PEN = 0.843749
BYN
Avg
1.1743
High
1.1867
Low
1.1643
Last updated: 7/9/2026, 2:57:32 PM
Quick Conversions
| BYN | PEN |
|---|---|
| 1 BYN | 1.19 PEN |
| 10 BYN | 11.85 PEN |
| 50 BYN | 59.26 PEN |
| 100 BYN | 118.52 PEN |
| 500 BYN | 592.59 PEN |
| 1,000 BYN | 1,185.19 PEN |
Get BYN/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=PENExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-09T14:57:32Z",
"rates": {
"PEN": 1.185187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "PEN",
"amount": 100
},
"result": 118.5187,
"rate": 1.185187
}Build with BYN/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key