Rate Overview
Live
1 BRL = 0.339764 NZD
1 NZD = 2.9432
BRL
Avg
0.336500
High
0.339764
Low
0.331542
Last updated: 6/16/2026, 6:47:39 AM
Quick Conversions
| BRL | NZD |
|---|---|
| 1 BRL | 0.34 NZD |
| 10 BRL | 3.40 NZD |
| 50 BRL | 16.99 NZD |
| 100 BRL | 33.98 NZD |
| 500 BRL | 169.88 NZD |
| 1,000 BRL | 339.76 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-06-16T06:47:39Z",
"rates": {
"NZD": 0.339764
}
}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": 33.9764,
"rate": 0.339764
}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