Rate Overview
Live
1 BRL = 0.327959 NZD
1 NZD = 3.0492
BRL
Avg
0.331713
High
0.333967
Low
0.327959
Last updated: 8/14/2026, 8:28:31 AM
Quick Conversions
| BRL | NZD |
|---|---|
| 1 BRL | 0.33 NZD |
| 10 BRL | 3.28 NZD |
| 50 BRL | 16.40 NZD |
| 100 BRL | 32.80 NZD |
| 500 BRL | 163.98 NZD |
| 1,000 BRL | 327.96 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-08-14T08:28:31Z",
"rates": {
"NZD": 0.327959
}
}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.7959,
"rate": 0.327959
}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