Rate Overview
Live
1 BYN = 1.1617 PEN
1 PEN = 0.860813
BYN
Avg
1.1541
High
1.1634
Low
1.1352
Last updated: 3/27/2026, 6:28:17 AM
Quick Conversions
| BYN | PEN |
|---|---|
| 1 BYN | 1.16 PEN |
| 10 BYN | 11.62 PEN |
| 50 BYN | 58.08 PEN |
| 100 BYN | 116.17 PEN |
| 500 BYN | 580.85 PEN |
| 1,000 BYN | 1,161.69 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-27T06:28:17Z",
"rates": {
"PEN": 1.161692
}
}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.16919999999999,
"rate": 1.161692
}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