Rate Overview
Live
1 NZD = 46.0019 RUB
1 RUB = 0.021738
NZD
Avg
44.8669
High
48.6529
Low
41.8373
Last updated: 7/21/2026, 9:24:52 AM
Quick Conversions
| NZD | RUB |
|---|---|
| 1 NZD | 46.00 RUB |
| 10 NZD | 460.02 RUB |
| 50 NZD | 2,300.09 RUB |
| 100 NZD | 4,600.19 RUB |
| 500 NZD | 23,000.93 RUB |
| 1,000 NZD | 46,001.85 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-07-21T09:24:52Z",
"rates": {
"RUB": 46.001852
}
}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": 4600.1852,
"rate": 46.001852
}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