Rate Overview
Live
1 RUB = 0.023784 NZD
1 NZD = 42.0451
RUB
Avg
0.022025
High
0.023935
Low
0.020862
Last updated: 5/28/2026, 4:07:29 PM
Quick Conversions
| RUB | NZD |
|---|---|
| 1 RUB | 0.02 NZD |
| 10 RUB | 0.24 NZD |
| 50 RUB | 1.19 NZD |
| 100 RUB | 2.38 NZD |
| 500 RUB | 11.89 NZD |
| 1,000 RUB | 23.78 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-05-28T16:07:29Z",
"rates": {
"NZD": 0.023784
}
}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.3784,
"rate": 0.023784
}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