Rate Overview
Live
1 BRL = 0.340642 NZD
1 NZD = 2.9356
BRL
Avg
0.341614
High
0.343429
Low
0.339644
Last updated: 5/6/2026, 11:51:35 PM
Quick Conversions
| BRL | NZD |
|---|---|
| 1 BRL | 0.34 NZD |
| 10 BRL | 3.41 NZD |
| 50 BRL | 17.03 NZD |
| 100 BRL | 34.06 NZD |
| 500 BRL | 170.32 NZD |
| 1,000 BRL | 340.64 NZD |
Get BRL/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=NZDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-06T23:51:35Z",
"rates": {
"NZD": 0.340642
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "NZD",
"amount": 100
},
"result": 34.0642,
"rate": 0.340642
}Build with BRL/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key