Rate Overview
Live
1 NZD = 2.9900 BRL
1 BRL = 0.334449
NZD
Avg
3.0186
High
3.1582
Low
2.9090
Last updated: 7/21/2026, 8:19:08 AM
Quick Conversions
| NZD | BRL |
|---|---|
| 1 NZD | 2.99 BRL |
| 10 NZD | 29.90 BRL |
| 50 NZD | 149.50 BRL |
| 100 NZD | 299.00 BRL |
| 500 NZD | 1,495.00 BRL |
| 1,000 NZD | 2,989.99 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-21T08:19:08Z",
"rates": {
"BRL": 2.989994
}
}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": 298.9994,
"rate": 2.989994
}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