Rate Overview
Live
1 BRL = 0.674059 PEN
1 PEN = 1.4835
BRL
Avg
0.677091
High
0.681148
Low
0.673711
Last updated: 5/27/2026, 7:15:20 PM
Quick Conversions
| BRL | PEN |
|---|---|
| 1 BRL | 0.67 PEN |
| 10 BRL | 6.74 PEN |
| 50 BRL | 33.70 PEN |
| 100 BRL | 67.41 PEN |
| 500 BRL | 337.03 PEN |
| 1,000 BRL | 674.06 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-27T19:15:20Z",
"rates": {
"PEN": 0.674059
}
}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": 67.4059,
"rate": 0.674059
}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