Rate Overview
Live
1 BRL = 0.655656 PEN
1 PEN = 1.5252
BRL
Avg
0.655244
High
0.658715
Low
0.650463
Last updated: 7/8/2026, 7:10:56 PM
Quick Conversions
| BRL | PEN |
|---|---|
| 1 BRL | 0.66 PEN |
| 10 BRL | 6.56 PEN |
| 50 BRL | 32.78 PEN |
| 100 BRL | 65.57 PEN |
| 500 BRL | 327.83 PEN |
| 1,000 BRL | 655.66 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-07-08T19:10:56Z",
"rates": {
"PEN": 0.655656
}
}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": 65.5656,
"rate": 0.655656
}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