Rate Overview
Live
1 NZD = 3.1129 BRL
1 BRL = 0.321242
NZD
Avg
3.0919
High
3.1129
Low
3.0617
Last updated: 3/6/2026, 8:03:46 AM
Quick Conversions
| NZD | BRL |
|---|---|
| 1 NZD | 3.11 BRL |
| 10 NZD | 31.13 BRL |
| 50 NZD | 155.65 BRL |
| 100 NZD | 311.29 BRL |
| 500 NZD | 1,556.46 BRL |
| 1,000 NZD | 3,112.92 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-06T08:03:46Z",
"rates": {
"BRL": 3.112922
}
}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": 311.29220000000004,
"rate": 3.112922
}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