Rate Overview
Live
1 BRL = 0.695987 PEN
1 PEN = 1.4368
BRL
Avg
0.702428
High
0.706110
Low
0.695987
Last updated: 5/7/2026, 3:41:35 PM
Quick Conversions
| BRL | PEN |
|---|---|
| 1 BRL | 0.70 PEN |
| 10 BRL | 6.96 PEN |
| 50 BRL | 34.80 PEN |
| 100 BRL | 69.60 PEN |
| 500 BRL | 347.99 PEN |
| 1,000 BRL | 695.99 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-07T15:41:35Z",
"rates": {
"PEN": 0.695987
}
}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": 69.59870000000001,
"rate": 0.695987
}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