Rate Overview
Live
1 NZD = 2.9498 BRL
1 BRL = 0.339009
NZD
Avg
2.9609
High
2.9878
Low
2.9344
Last updated: 7/25/2026, 2:16:07 AM
Quick Conversions
| NZD | BRL |
|---|---|
| 1 NZD | 2.95 BRL |
| 10 NZD | 29.50 BRL |
| 50 NZD | 147.49 BRL |
| 100 NZD | 294.98 BRL |
| 500 NZD | 1,474.89 BRL |
| 1,000 NZD | 2,949.77 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-25T02:16:07Z",
"rates": {
"BRL": 2.949772
}
}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.9772,
"rate": 2.949772
}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