Rate Overview
Live
1 SVC = 0.197427 NZD
1 NZD = 5.0652
SVC
Avg
0.197367
High
0.197996
Low
0.196433
Last updated: 7/29/2026, 7:22:34 AM
Quick Conversions
| SVC | NZD |
|---|---|
| 1 SVC | 0.20 NZD |
| 10 SVC | 1.97 NZD |
| 50 SVC | 9.87 NZD |
| 100 SVC | 19.74 NZD |
| 500 SVC | 98.71 NZD |
| 1,000 SVC | 197.43 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-29T07:22:34Z",
"rates": {
"NZD": 0.197427
}
}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.7427,
"rate": 0.197427
}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