Rate Overview
Live
1 NZD = 3.0008 BRL
1 BRL = 0.333246
NZD
Avg
3.0419
High
3.0737
Low
2.9795
Last updated: 9/3/2026, 5:48:51 PM
Quick Conversions
| NZD | BRL |
|---|---|
| 1 NZD | 3.00 BRL |
| 10 NZD | 30.01 BRL |
| 50 NZD | 150.04 BRL |
| 100 NZD | 300.08 BRL |
| 500 NZD | 1,500.40 BRL |
| 1,000 NZD | 3,000.79 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-09-03T17:48:51Z",
"rates": {
"BRL": 3.00079
}
}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": 300.079,
"rate": 3.00079
}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