Rate Overview
Live
1 SVC = 0.191300 NZD
1 NZD = 5.2274
SVC
Avg
0.193221
High
0.194838
Low
0.191300
Last updated: 5/7/2026, 9:10:07 AM
Quick Conversions
| SVC | NZD |
|---|---|
| 1 SVC | 0.19 NZD |
| 10 SVC | 1.91 NZD |
| 50 SVC | 9.57 NZD |
| 100 SVC | 19.13 NZD |
| 500 SVC | 95.65 NZD |
| 1,000 SVC | 191.30 NZD |
Get SVC/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=NZDExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-07T09:10:07Z",
"rates": {
"NZD": 0.1913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "NZD",
"amount": 100
},
"result": 19.13,
"rate": 0.1913
}Build with SVC/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key