Rate Overview
Live
1 NZD = 3.0492 BRL
1 BRL = 0.327960
NZD
Avg
3.0148
High
3.0492
Low
2.9943
Last updated: 8/14/2026, 8:28:28 AM
Quick Conversions
| NZD | BRL |
|---|---|
| 1 NZD | 3.05 BRL |
| 10 NZD | 30.49 BRL |
| 50 NZD | 152.46 BRL |
| 100 NZD | 304.92 BRL |
| 500 NZD | 1,524.58 BRL |
| 1,000 NZD | 3,049.15 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-08-14T08:28:28Z",
"rates": {
"BRL": 3.049154
}
}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": 304.91540000000003,
"rate": 3.049154
}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