Rate Overview
Live
1 BRL = 0.689212 PEN
1 PEN = 1.4509
BRL
Avg
0.678505
High
0.689212
Low
0.666471
Last updated: 4/17/2026, 6:12:38 AM
Quick Conversions
| BRL | PEN |
|---|---|
| 1 BRL | 0.69 PEN |
| 10 BRL | 6.89 PEN |
| 50 BRL | 34.46 PEN |
| 100 BRL | 68.92 PEN |
| 500 BRL | 344.61 PEN |
| 1,000 BRL | 689.21 PEN |
Get BRL/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=PENExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-04-17T06:12:38Z",
"rates": {
"PEN": 0.689212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "PEN",
"amount": 100
},
"result": 68.9212,
"rate": 0.689212
}Build with BRL/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key