Rate Overview
Live
1 NZD = 2.9300 BRL
1 BRL = 0.341296
NZD
Avg
2.9370
High
2.9461
Low
2.9300
Last updated: 5/26/2026, 10:47:58 AM
Quick Conversions
| NZD | BRL |
|---|---|
| 1 NZD | 2.93 BRL |
| 10 NZD | 29.30 BRL |
| 50 NZD | 146.50 BRL |
| 100 NZD | 293.00 BRL |
| 500 NZD | 1,465.00 BRL |
| 1,000 NZD | 2,930.01 BRL |
Get NZD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=BRLExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-05-26T10:47:58Z",
"rates": {
"BRL": 2.930009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "BRL",
"amount": 100
},
"result": 293.0009,
"rate": 2.930009
}Build with NZD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key