Rate Overview
Live
1 BRL = 0.331551 NZD
1 NZD = 3.0161
BRL
Avg
0.322947
High
0.331551
Low
0.316636
Last updated: 3/27/2026, 2:19:33 AM
Quick Conversions
| BRL | NZD |
|---|---|
| 1 BRL | 0.33 NZD |
| 10 BRL | 3.32 NZD |
| 50 BRL | 16.58 NZD |
| 100 BRL | 33.16 NZD |
| 500 BRL | 165.78 NZD |
| 1,000 BRL | 331.55 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-03-27T02:19:33Z",
"rates": {
"NZD": 0.331551
}
}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.1551,
"rate": 0.331551
}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