Rate Overview
Live
1 NZD = 46.7860 RUB
1 RUB = 0.021374
NZD
Avg
48.1756
High
50.4720
Low
46.7860
Last updated: 3/26/2026, 1:21:50 PM
Quick Conversions
| NZD | RUB |
|---|---|
| 1 NZD | 46.79 RUB |
| 10 NZD | 467.86 RUB |
| 50 NZD | 2,339.30 RUB |
| 100 NZD | 4,678.60 RUB |
| 500 NZD | 23,393.00 RUB |
| 1,000 NZD | 46,786.01 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-03-26T13:21:50Z",
"rates": {
"RUB": 46.786009
}
}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": 4678.6009,
"rate": 46.786009
}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