Rate Overview
Live
1 SVC = 0.193878 NZD
1 NZD = 5.1579
SVC
Avg
0.193989
High
0.199153
Low
0.188694
Last updated: 5/27/2026, 6:43:12 PM
Quick Conversions
| SVC | NZD |
|---|---|
| 1 SVC | 0.19 NZD |
| 10 SVC | 1.94 NZD |
| 50 SVC | 9.69 NZD |
| 100 SVC | 19.39 NZD |
| 500 SVC | 96.94 NZD |
| 1,000 SVC | 193.88 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-27T18:43:12Z",
"rates": {
"NZD": 0.193878
}
}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.3878,
"rate": 0.193878
}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