Rate Overview
Live
1 NZD = 3.0280 BRL
1 BRL = 0.330256
NZD
Avg
3.0643
High
3.1013
Low
3.0280
Last updated: 3/26/2026, 10:07:48 AM
Quick Conversions
| NZD | BRL |
|---|---|
| 1 NZD | 3.03 BRL |
| 10 NZD | 30.28 BRL |
| 50 NZD | 151.40 BRL |
| 100 NZD | 302.80 BRL |
| 500 NZD | 1,513.98 BRL |
| 1,000 NZD | 3,027.95 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-03-26T10:07:48Z",
"rates": {
"BRL": 3.027951
}
}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": 302.7951,
"rate": 3.027951
}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