Rate Overview
Live
1 NZD = 41.8523 RUB
1 RUB = 0.023894
NZD
Avg
41.9189
High
42.3621
Low
41.7709
Last updated: 5/26/2026, 10:47:45 AM
Quick Conversions
| NZD | RUB |
|---|---|
| 1 NZD | 41.85 RUB |
| 10 NZD | 418.52 RUB |
| 50 NZD | 2,092.62 RUB |
| 100 NZD | 4,185.23 RUB |
| 500 NZD | 20,926.17 RUB |
| 1,000 NZD | 41,852.34 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-26T10:47:45Z",
"rates": {
"RUB": 41.852341
}
}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": 4185.234100000001,
"rate": 41.852341
}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