Rate Overview
Live
1 NZD = 2.9756 BRL
1 BRL = 0.336069
NZD
Avg
2.9766
High
2.9878
Low
2.9556
Last updated: 7/21/2026, 7:32:21 PM
Quick Conversions
| NZD | BRL |
|---|---|
| 1 NZD | 2.98 BRL |
| 10 NZD | 29.76 BRL |
| 50 NZD | 148.78 BRL |
| 100 NZD | 297.56 BRL |
| 500 NZD | 1,487.79 BRL |
| 1,000 NZD | 2,975.58 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-21T19:32:21Z",
"rates": {
"BRL": 2.975576
}
}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": 297.55760000000004,
"rate": 2.975576
}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