Rate Overview
Live
1 SVC = 0.200664 NZD
1 NZD = 4.9835
SVC
Avg
0.200738
High
0.201493
Low
0.200149
Last updated: 7/8/2026, 5:05:47 PM
Quick Conversions
| SVC | NZD |
|---|---|
| 1 SVC | 0.20 NZD |
| 10 SVC | 2.01 NZD |
| 50 SVC | 10.03 NZD |
| 100 SVC | 20.07 NZD |
| 500 SVC | 100.33 NZD |
| 1,000 SVC | 200.66 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-08T17:05:47Z",
"rates": {
"NZD": 0.200664
}
}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": 20.0664,
"rate": 0.200664
}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