Rate Overview
Live
1 BYN = 1.0938 PEN
1 PEN = 0.914238
BYN
Avg
1.0876
High
1.0938
Low
1.0820
Last updated: 9/10/2026, 11:09:58 AM
Quick Conversions
| BYN | PEN |
|---|---|
| 1 BYN | 1.09 PEN |
| 10 BYN | 10.94 PEN |
| 50 BYN | 54.69 PEN |
| 100 BYN | 109.38 PEN |
| 500 BYN | 546.90 PEN |
| 1,000 BYN | 1,093.81 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-09-10T11:09:58Z",
"rates": {
"PEN": 1.093807
}
}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": 109.38069999999999,
"rate": 1.093807
}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