Rate Overview
Live
1 BRL = 0.339613 NZD
1 NZD = 2.9445
BRL
Avg
0.340259
High
0.340952
Low
0.339434
Last updated: 5/27/2026, 4:14:51 AM
Quick Conversions
| BRL | NZD |
|---|---|
| 1 BRL | 0.34 NZD |
| 10 BRL | 3.40 NZD |
| 50 BRL | 16.98 NZD |
| 100 BRL | 33.96 NZD |
| 500 BRL | 169.81 NZD |
| 1,000 BRL | 339.61 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-05-27T04:14:51Z",
"rates": {
"NZD": 0.339613
}
}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.9613,
"rate": 0.339613
}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