Rate Overview
Live
1 NZD = 46.5161 RUB
1 RUB = 0.021498
NZD
Avg
46.1060
High
46.5161
Low
45.6537
Last updated: 3/6/2026, 8:03:35 AM
Quick Conversions
| NZD | RUB |
|---|---|
| 1 NZD | 46.52 RUB |
| 10 NZD | 465.16 RUB |
| 50 NZD | 2,325.81 RUB |
| 100 NZD | 4,651.61 RUB |
| 500 NZD | 23,258.05 RUB |
| 1,000 NZD | 46,516.11 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-06T08:03:35Z",
"rates": {
"RUB": 46.516106
}
}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": 4651.6106,
"rate": 46.516106
}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