Rate Overview
Live
1 BYN = 1.2195 PEN
1 PEN = 0.820011
BYN
Avg
1.2190
High
1.2284
Low
1.2131
Last updated: 6/19/2026, 11:24:37 AM
Quick Conversions
| BYN | PEN |
|---|---|
| 1 BYN | 1.22 PEN |
| 10 BYN | 12.19 PEN |
| 50 BYN | 60.97 PEN |
| 100 BYN | 121.95 PEN |
| 500 BYN | 609.75 PEN |
| 1,000 BYN | 1,219.50 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-06-19T11:24:37Z",
"rates": {
"PEN": 1.219496
}
}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": 121.94959999999999,
"rate": 1.219496
}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