Rate Overview
Live
1 BRL = 0.339725 NZD
1 NZD = 2.9436
BRL
Avg
0.338971
High
0.342617
Low
0.334693
Last updated: 7/26/2026, 10:41:57 AM
Quick Conversions
| BRL | NZD |
|---|---|
| 1 BRL | 0.34 NZD |
| 10 BRL | 3.40 NZD |
| 50 BRL | 16.99 NZD |
| 100 BRL | 33.97 NZD |
| 500 BRL | 169.86 NZD |
| 1,000 BRL | 339.73 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-26T10:41:57Z",
"rates": {
"NZD": 0.339725
}
}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.9725,
"rate": 0.339725
}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