Rate Overview
Live
1 BYN = 1.2406 PEN
1 PEN = 0.806069
BYN
Avg
1.1129
High
1.2428
Low
0.983375
Last updated: 5/30/2026, 10:22:28 AM
Quick Conversions
| BYN | PEN |
|---|---|
| 1 BYN | 1.24 PEN |
| 10 BYN | 12.41 PEN |
| 50 BYN | 62.03 PEN |
| 100 BYN | 124.06 PEN |
| 500 BYN | 620.29 PEN |
| 1,000 BYN | 1,240.59 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-05-30T10:22:28Z",
"rates": {
"PEN": 1.240588
}
}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": 124.0588,
"rate": 1.240588
}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