Rate Overview
Live
1 NZD = 44.5903 RUB
1 RUB = 0.022426
NZD
Avg
45.0901
High
45.8495
Low
44.4451
Last updated: 4/15/2026, 11:50:41 PM
Quick Conversions
| NZD | RUB |
|---|---|
| 1 NZD | 44.59 RUB |
| 10 NZD | 445.90 RUB |
| 50 NZD | 2,229.52 RUB |
| 100 NZD | 4,459.03 RUB |
| 500 NZD | 22,295.17 RUB |
| 1,000 NZD | 44,590.33 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-04-15T23:50:41Z",
"rates": {
"RUB": 44.590334
}
}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": 4459.0334,
"rate": 44.590334
}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