Rate Overview
Live
1 BYN = 1.1679 PEN
1 PEN = 0.856209
BYN
Avg
1.1282
High
1.2428
Low
0.983375
Last updated: 8/1/2026, 12:17:57 PM
Quick Conversions
| BYN | PEN |
|---|---|
| 1 BYN | 1.17 PEN |
| 10 BYN | 11.68 PEN |
| 50 BYN | 58.40 PEN |
| 100 BYN | 116.79 PEN |
| 500 BYN | 583.97 PEN |
| 1,000 BYN | 1,167.94 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-08-01T12:17:57Z",
"rates": {
"PEN": 1.167939
}
}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.79390000000001,
"rate": 1.167939
}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