Rate Overview
Live
1 BRL = 0.661994 PEN
1 PEN = 1.5106
BRL
Avg
0.653035
High
0.661994
Low
0.642450
Last updated: 3/7/2026, 9:26:48 AM
Quick Conversions
| BRL | PEN |
|---|---|
| 1 BRL | 0.66 PEN |
| 10 BRL | 6.62 PEN |
| 50 BRL | 33.10 PEN |
| 100 BRL | 66.20 PEN |
| 500 BRL | 331.00 PEN |
| 1,000 BRL | 661.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-03-07T09:26:48Z",
"rates": {
"PEN": 0.661994
}
}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": 66.1994,
"rate": 0.661994
}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