Rate Overview
Live
1 BRL = 0.322055 NZD
1 NZD = 3.1051
BRL
Avg
0.323668
High
0.326619
Low
0.321815
Last updated: 3/6/2026, 6:10:54 PM
Quick Conversions
| BRL | NZD |
|---|---|
| 1 BRL | 0.32 NZD |
| 10 BRL | 3.22 NZD |
| 50 BRL | 16.10 NZD |
| 100 BRL | 32.21 NZD |
| 500 BRL | 161.03 NZD |
| 1,000 BRL | 322.06 NZD |
Get BRL/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=NZDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-06T18:10:54Z",
"rates": {
"NZD": 0.322055
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "NZD",
"amount": 100
},
"result": 32.2055,
"rate": 0.322055
}Build with BRL/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key