Rate Overview
Live
1 NZD = 2.9584 BRL
1 BRL = 0.338020
NZD
Avg
2.9811
High
3.0162
Low
2.9527
Last updated: 6/15/2026, 12:52:55 PM
Quick Conversions
| NZD | BRL |
|---|---|
| 1 NZD | 2.96 BRL |
| 10 NZD | 29.58 BRL |
| 50 NZD | 147.92 BRL |
| 100 NZD | 295.84 BRL |
| 500 NZD | 1,479.20 BRL |
| 1,000 NZD | 2,958.40 BRL |
Get NZD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=BRLExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-06-15T12:52:55Z",
"rates": {
"BRL": 2.958402
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "BRL",
"amount": 100
},
"result": 295.8402,
"rate": 2.958402
}Build with NZD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key