Rate Overview
Live
1 NZD = 51.1889 RUB
1 RUB = 0.019535
NZD
Avg
50.8980
High
51.1889
Low
50.5968
Last updated: 9/3/2026, 9:56:12 AM
Quick Conversions
| NZD | RUB |
|---|---|
| 1 NZD | 51.19 RUB |
| 10 NZD | 511.89 RUB |
| 50 NZD | 2,559.45 RUB |
| 100 NZD | 5,118.89 RUB |
| 500 NZD | 25,594.47 RUB |
| 1,000 NZD | 51,188.95 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-09-03T09:56:12Z",
"rates": {
"RUB": 51.188946
}
}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": 5118.8946000000005,
"rate": 51.188946
}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