Rate Overview
Live
1 BRL = 0.663166 PEN
1 PEN = 1.5079
BRL
Avg
0.643161
High
0.684683
Low
0.608520
Last updated: 3/27/2026, 2:38:22 PM
Quick Conversions
| BRL | PEN |
|---|---|
| 1 BRL | 0.66 PEN |
| 10 BRL | 6.63 PEN |
| 50 BRL | 33.16 PEN |
| 100 BRL | 66.32 PEN |
| 500 BRL | 331.58 PEN |
| 1,000 BRL | 663.17 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-27T14:38:22Z",
"rates": {
"PEN": 0.663166
}
}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.31660000000001,
"rate": 0.663166
}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