Rate Overview
Live
1 BRL = 0.652833 PEN
1 PEN = 1.5318
BRL
Avg
0.661098
High
0.671656
Low
0.652833
Last updated: 6/19/2026, 8:46:48 AM
Quick Conversions
| BRL | PEN |
|---|---|
| 1 BRL | 0.65 PEN |
| 10 BRL | 6.53 PEN |
| 50 BRL | 32.64 PEN |
| 100 BRL | 65.28 PEN |
| 500 BRL | 326.42 PEN |
| 1,000 BRL | 652.83 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-06-19T08:46:48Z",
"rates": {
"PEN": 0.652833
}
}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.2833,
"rate": 0.652833
}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