Rate Overview
Live
1 SVC = 0.193827 NZD
1 NZD = 5.1592
SVC
Avg
0.193987
High
0.199153
Low
0.188694
Last updated: 5/27/2026, 7:27:59 PM
Quick Conversions
| SVC | NZD |
|---|---|
| 1 SVC | 0.19 NZD |
| 10 SVC | 1.94 NZD |
| 50 SVC | 9.69 NZD |
| 100 SVC | 19.38 NZD |
| 500 SVC | 96.91 NZD |
| 1,000 SVC | 193.83 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-27T19:27:59Z",
"rates": {
"NZD": 0.193827
}
}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.3827,
"rate": 0.193827
}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