Rate Overview
Live
1 BRL = 0.338463 NZD
1 NZD = 2.9545
BRL
Avg
0.339825
High
0.343189
Low
0.335979
Last updated: 4/16/2026, 4:30:33 AM
Quick Conversions
| BRL | NZD |
|---|---|
| 1 BRL | 0.34 NZD |
| 10 BRL | 3.38 NZD |
| 50 BRL | 16.92 NZD |
| 100 BRL | 33.85 NZD |
| 500 BRL | 169.23 NZD |
| 1,000 BRL | 338.46 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-04-16T04:30:33Z",
"rates": {
"NZD": 0.338463
}
}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.8463,
"rate": 0.338463
}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