Rate Overview
Live
1 SVC = 0.197657 NZD
1 NZD = 5.0593
SVC
Avg
0.195880
High
0.203257
Low
0.189155
Last updated: 7/27/2026, 3:47:47 PM
Quick Conversions
| SVC | NZD |
|---|---|
| 1 SVC | 0.20 NZD |
| 10 SVC | 1.98 NZD |
| 50 SVC | 9.88 NZD |
| 100 SVC | 19.77 NZD |
| 500 SVC | 98.83 NZD |
| 1,000 SVC | 197.66 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-27T15:47:47Z",
"rates": {
"NZD": 0.197657
}
}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.7657,
"rate": 0.197657
}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