Rate Overview
Live
1 SVC = 0.194494 NZD
1 NZD = 5.1415
SVC
Avg
0.197993
High
0.201970
Low
0.194494
Last updated: 7/30/2026, 5:34:56 PM
Quick Conversions
| SVC | NZD |
|---|---|
| 1 SVC | 0.19 NZD |
| 10 SVC | 1.94 NZD |
| 50 SVC | 9.72 NZD |
| 100 SVC | 19.45 NZD |
| 500 SVC | 97.25 NZD |
| 1,000 SVC | 194.49 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-07-30T17:34:56Z",
"rates": {
"NZD": 0.194494
}
}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.4494,
"rate": 0.194494
}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