Rate Overview
Live
1 NZD = 3.0229 BRL
1 BRL = 0.330808
NZD
Avg
3.0636
High
3.1013
Low
3.0229
Last updated: 3/26/2026, 12:56:12 PM
Quick Conversions
| NZD | BRL |
|---|---|
| 1 NZD | 3.02 BRL |
| 10 NZD | 30.23 BRL |
| 50 NZD | 151.15 BRL |
| 100 NZD | 302.29 BRL |
| 500 NZD | 1,511.45 BRL |
| 1,000 NZD | 3,022.90 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-26T12:56:12Z",
"rates": {
"BRL": 3.022902
}
}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.2902,
"rate": 3.022902
}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