Rate Overview
Live
1 RUB = 0.022463 NZD
1 NZD = 44.5177
RUB
Avg
0.022524
High
0.022677
Low
0.022199
Last updated: 5/8/2026, 9:28:27 AM
Quick Conversions
| RUB | NZD |
|---|---|
| 1 RUB | 0.02 NZD |
| 10 RUB | 0.22 NZD |
| 50 RUB | 1.12 NZD |
| 100 RUB | 2.25 NZD |
| 500 RUB | 11.23 NZD |
| 1,000 RUB | 22.46 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-08T09:28:27Z",
"rates": {
"NZD": 0.022463
}
}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.2463,
"rate": 0.022463
}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