Rate Overview
Live
1 NZD = 46.8986 RUB
1 RUB = 0.021323
NZD
Avg
46.9110
High
50.4720
Low
45.6537
Last updated: 3/26/2026, 2:49:48 PM
Quick Conversions
| NZD | RUB |
|---|---|
| 1 NZD | 46.90 RUB |
| 10 NZD | 468.99 RUB |
| 50 NZD | 2,344.93 RUB |
| 100 NZD | 4,689.86 RUB |
| 500 NZD | 23,449.30 RUB |
| 1,000 NZD | 46,898.59 RUB |
Get NZD/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=RUBExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-26T14:49:48Z",
"rates": {
"RUB": 46.898592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "RUB",
"amount": 100
},
"result": 4689.8592,
"rate": 46.898592
}Build with NZD/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key