Rate Overview
Live
1 NZD = 45.2633 RUB
1 RUB = 0.022093
NZD
Avg
45.5430
High
45.9025
Low
45.2633
Last updated: 7/25/2026, 4:24:18 AM
Quick Conversions
| NZD | RUB |
|---|---|
| 1 NZD | 45.26 RUB |
| 10 NZD | 452.63 RUB |
| 50 NZD | 2,263.17 RUB |
| 100 NZD | 4,526.33 RUB |
| 500 NZD | 22,631.65 RUB |
| 1,000 NZD | 45,263.31 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-07-25T04:24:18Z",
"rates": {
"RUB": 45.263308
}
}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": 4526.330800000001,
"rate": 45.263308
}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