Rate Overview
Live
1 BRL = 0.340229 NZD
1 NZD = 2.9392
BRL
Avg
0.339744
High
0.342535
Low
0.337037
Last updated: 7/6/2026, 6:10:30 AM
Quick Conversions
| BRL | NZD |
|---|---|
| 1 BRL | 0.34 NZD |
| 10 BRL | 3.40 NZD |
| 50 BRL | 17.01 NZD |
| 100 BRL | 34.02 NZD |
| 500 BRL | 170.11 NZD |
| 1,000 BRL | 340.23 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-07-06T06:10:30Z",
"rates": {
"NZD": 0.340229
}
}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": 34.0229,
"rate": 0.340229
}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