Rate Overview
Live
1 NZD = 45.3332 RUB
1 RUB = 0.022059
NZD
Avg
49.6177
High
63.7076
Low
42.5951
Last updated: 7/24/2026, 8:17:38 AM
Quick Conversions
| NZD | RUB |
|---|---|
| 1 NZD | 45.33 RUB |
| 10 NZD | 453.33 RUB |
| 50 NZD | 2,266.66 RUB |
| 100 NZD | 4,533.32 RUB |
| 500 NZD | 22,666.58 RUB |
| 1,000 NZD | 45,333.17 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-24T08:17:38Z",
"rates": {
"RUB": 45.333166
}
}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": 4533.3166,
"rate": 45.333166
}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