Rate Overview
Live
1 BRL = 0.700968 PEN
1 PEN = 1.4266
BRL
Avg
0.703259
High
0.706110
Low
0.700968
Last updated: 5/7/2026, 2:50:23 PM
Quick Conversions
| BRL | PEN |
|---|---|
| 1 BRL | 0.70 PEN |
| 10 BRL | 7.01 PEN |
| 50 BRL | 35.05 PEN |
| 100 BRL | 70.10 PEN |
| 500 BRL | 350.48 PEN |
| 1,000 BRL | 700.97 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-05-07T14:50:23Z",
"rates": {
"PEN": 0.700968
}
}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": 70.0968,
"rate": 0.700968
}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