Rate Overview
Live
1 NZD = 50.2180 KGS
1 KGS = 0.019913
NZD
Avg
51.3094
High
53.0304
Low
49.1905
Last updated: 3/27/2026, 8:47:39 PM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 50.22 KGS |
| 10 NZD | 502.18 KGS |
| 50 NZD | 2,510.90 KGS |
| 100 NZD | 5,021.80 KGS |
| 500 NZD | 25,108.98 KGS |
| 1,000 NZD | 50,217.96 KGS |
Get NZD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=KGSExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-27T20:47:39Z",
"rates": {
"KGS": 50.217958
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "KGS",
"amount": 100
},
"result": 5021.7958,
"rate": 50.217958
}Build with NZD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key