Rate Overview
Live
1 BYN = 1.1851 PEN
1 PEN = 0.843788
BYN
Avg
1.1263
High
1.2385
Low
0.980820
Last updated: 7/28/2026, 9:12:21 AM
Quick Conversions
| BYN | PEN |
|---|---|
| 1 BYN | 1.19 PEN |
| 10 BYN | 11.85 PEN |
| 50 BYN | 59.26 PEN |
| 100 BYN | 118.51 PEN |
| 500 BYN | 592.57 PEN |
| 1,000 BYN | 1,185.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-28T09:12:21Z",
"rates": {
"PEN": 1.185132
}
}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.51320000000001,
"rate": 1.185132
}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