Rate Overview
Live
1 RUB = 0.021322 NZD
1 NZD = 46.8999
RUB
Avg
0.020855
High
0.021353
Low
0.019812
Last updated: 3/27/2026, 3:47:06 AM
Quick Conversions
| RUB | NZD |
|---|---|
| 1 RUB | 0.02 NZD |
| 10 RUB | 0.21 NZD |
| 50 RUB | 1.07 NZD |
| 100 RUB | 2.13 NZD |
| 500 RUB | 10.66 NZD |
| 1,000 RUB | 21.32 NZD |
Get RUB/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=NZDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T03:47:06Z",
"rates": {
"NZD": 0.021322
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "NZD",
"amount": 100
},
"result": 2.1322,
"rate": 0.021322
}Build with RUB/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key