Rate Overview
Live
1 NZD = 3.0286 BRL
1 BRL = 0.330191
NZD
Avg
3.0980
High
3.1582
Low
3.0286
Last updated: 3/26/2026, 11:37:43 AM
Quick Conversions
| NZD | BRL |
|---|---|
| 1 NZD | 3.03 BRL |
| 10 NZD | 30.29 BRL |
| 50 NZD | 151.43 BRL |
| 100 NZD | 302.86 BRL |
| 500 NZD | 1,514.28 BRL |
| 1,000 NZD | 3,028.55 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-26T11:37:43Z",
"rates": {
"BRL": 3.028554
}
}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.85540000000003,
"rate": 3.028554
}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