Rate Overview
Live
1 NZD = 41.8645 RUB
1 RUB = 0.023887
NZD
Avg
41.9201
High
42.3621
Low
41.7709
Last updated: 5/26/2026, 11:45:40 AM
Quick Conversions
| NZD | RUB |
|---|---|
| 1 NZD | 41.86 RUB |
| 10 NZD | 418.65 RUB |
| 50 NZD | 2,093.23 RUB |
| 100 NZD | 4,186.45 RUB |
| 500 NZD | 20,932.25 RUB |
| 1,000 NZD | 41,864.50 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-05-26T11:45:40Z",
"rates": {
"RUB": 41.864503
}
}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": 4186.4502999999995,
"rate": 41.864503
}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