Rate Overview
Live
1 SVC = 0.198070 NZD
1 NZD = 5.0487
SVC
Avg
0.196525
High
0.198103
Low
0.195072
Last updated: 3/27/2026, 9:23:28 AM
Quick Conversions
| SVC | NZD |
|---|---|
| 1 SVC | 0.20 NZD |
| 10 SVC | 1.98 NZD |
| 50 SVC | 9.90 NZD |
| 100 SVC | 19.81 NZD |
| 500 SVC | 99.04 NZD |
| 1,000 SVC | 198.07 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-03-27T09:23:28Z",
"rates": {
"NZD": 0.19807
}
}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.807,
"rate": 0.19807
}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