Rate Overview
Live
1 NZD = 48.9398 RUB
1 RUB = 0.020433
NZD
Avg
48.4936
High
48.9398
Low
48.0855
Last updated: 8/14/2026, 11:37:51 PM
Quick Conversions
| NZD | RUB |
|---|---|
| 1 NZD | 48.94 RUB |
| 10 NZD | 489.40 RUB |
| 50 NZD | 2,446.99 RUB |
| 100 NZD | 4,893.98 RUB |
| 500 NZD | 24,469.90 RUB |
| 1,000 NZD | 48,939.80 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-08-14T23:37:51Z",
"rates": {
"RUB": 48.939797
}
}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": 4893.9797,
"rate": 48.939797
}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