Rate Overview
Live
1 NZD = 44.9216 RUB
1 RUB = 0.022261
NZD
Avg
44.2951
High
44.9216
Low
43.8288
Last updated: 5/6/2026, 9:17:36 AM
Quick Conversions
| NZD | RUB |
|---|---|
| 1 NZD | 44.92 RUB |
| 10 NZD | 449.22 RUB |
| 50 NZD | 2,246.08 RUB |
| 100 NZD | 4,492.16 RUB |
| 500 NZD | 22,460.79 RUB |
| 1,000 NZD | 44,921.57 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-06T09:17:36Z",
"rates": {
"RUB": 44.921574
}
}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": 4492.1574,
"rate": 44.921574
}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