Rate Overview
Live
1 RUB = 0.019815 NZD
1 NZD = 50.4668
RUB
Avg
0.019680
High
0.019815
Low
0.019507
Last updated: 9/5/2026, 11:44:26 PM
Quick Conversions
| RUB | NZD |
|---|---|
| 1 RUB | 0.02 NZD |
| 10 RUB | 0.20 NZD |
| 50 RUB | 0.99 NZD |
| 100 RUB | 1.98 NZD |
| 500 RUB | 9.91 NZD |
| 1,000 RUB | 19.81 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-09-05T23:44:26Z",
"rates": {
"NZD": 0.019815
}
}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": 1.9815,
"rate": 0.019815
}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