Rate Overview
Live
1 PEN = 0.901723 BYN
1 BYN = 1.1090
PEN
Avg
0.892258
High
0.903917
Low
0.880573
Last updated: 8/15/2026, 10:05:16 AM
Quick Conversions
| PEN | BYN |
|---|---|
| 1 PEN | 0.90 BYN |
| 10 PEN | 9.02 BYN |
| 50 PEN | 45.09 BYN |
| 100 PEN | 90.17 BYN |
| 500 PEN | 450.86 BYN |
| 1,000 PEN | 901.72 BYN |
Get PEN/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BYNExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-08-15T10:05:16Z",
"rates": {
"BYN": 0.901723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BYN",
"amount": 100
},
"result": 90.1723,
"rate": 0.901723
}Build with PEN/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key