Rate Overview
Live
1 NZD = 2.9411 BRL
1 BRL = 0.340008
NZD
Avg
2.9599
High
2.9878
Low
2.9344
Last updated: 7/25/2026, 7:29:32 PM
Quick Conversions
| NZD | BRL |
|---|---|
| 1 NZD | 2.94 BRL |
| 10 NZD | 29.41 BRL |
| 50 NZD | 147.06 BRL |
| 100 NZD | 294.11 BRL |
| 500 NZD | 1,470.55 BRL |
| 1,000 NZD | 2,941.11 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-07-25T19:29:32Z",
"rates": {
"BRL": 2.941108
}
}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": 294.1108,
"rate": 2.941108
}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