Rate Overview
Live
1 BYN = 1.1792 PEN
1 PEN = 0.848058
BYN
Avg
1.1665
High
1.1798
Low
1.1540
Last updated: 3/7/2026, 1:02:07 AM
Quick Conversions
| BYN | PEN |
|---|---|
| 1 BYN | 1.18 PEN |
| 10 BYN | 11.79 PEN |
| 50 BYN | 58.96 PEN |
| 100 BYN | 117.92 PEN |
| 500 BYN | 589.58 PEN |
| 1,000 BYN | 1,179.17 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-03-07T01:02:07Z",
"rates": {
"PEN": 1.179165
}
}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": 117.9165,
"rate": 1.179165
}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