Rate Overview
Live
1 NZD = 42.1879 RUB
1 RUB = 0.023703
NZD
Avg
42.1456
High
42.6386
Low
41.7905
Last updated: 6/15/2026, 2:27:17 PM
Quick Conversions
| NZD | RUB |
|---|---|
| 1 NZD | 42.19 RUB |
| 10 NZD | 421.88 RUB |
| 50 NZD | 2,109.39 RUB |
| 100 NZD | 4,218.79 RUB |
| 500 NZD | 21,093.95 RUB |
| 1,000 NZD | 42,187.90 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-06-15T14:27:17Z",
"rates": {
"RUB": 42.187895
}
}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": 4218.7895,
"rate": 42.187895
}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