Rate Overview
Live
1 BYN = 1.1631 PEN
1 PEN = 0.859748
BYN
Avg
1.1735
High
1.1857
Low
1.1588
Last updated: 7/31/2026, 8:01:24 AM
Quick Conversions
| BYN | PEN |
|---|---|
| 1 BYN | 1.16 PEN |
| 10 BYN | 11.63 PEN |
| 50 BYN | 58.16 PEN |
| 100 BYN | 116.31 PEN |
| 500 BYN | 581.57 PEN |
| 1,000 BYN | 1,163.13 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-31T08:01:24Z",
"rates": {
"PEN": 1.163132
}
}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": 116.31320000000001,
"rate": 1.163132
}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