Rate Overview
Live
1 BRL = 0.333092 NZD
1 NZD = 3.0022
BRL
Avg
0.329014
High
0.335623
Low
0.325340
Last updated: 9/4/2026, 2:57:43 AM
Quick Conversions
| BRL | NZD |
|---|---|
| 1 BRL | 0.33 NZD |
| 10 BRL | 3.33 NZD |
| 50 BRL | 16.65 NZD |
| 100 BRL | 33.31 NZD |
| 500 BRL | 166.55 NZD |
| 1,000 BRL | 333.09 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-09-04T02:57:43Z",
"rates": {
"NZD": 0.333092
}
}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.3092,
"rate": 0.333092
}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