Rate Overview
Live
1 SVC = 0.198192 NZD
1 NZD = 5.0456
SVC
Avg
0.196688
High
0.203603
Low
0.189171
Last updated: 3/27/2026, 11:16:25 AM
Quick Conversions
| SVC | NZD |
|---|---|
| 1 SVC | 0.20 NZD |
| 10 SVC | 1.98 NZD |
| 50 SVC | 9.91 NZD |
| 100 SVC | 19.82 NZD |
| 500 SVC | 99.10 NZD |
| 1,000 SVC | 198.19 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-27T11:16:25Z",
"rates": {
"NZD": 0.198192
}
}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.819200000000002,
"rate": 0.198192
}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