Rate Overview
Live
1 NZD = 51.5963 KGS
1 KGS = 0.019381
NZD
Avg
51.7980
High
52.4531
Low
51.3536
Last updated: 3/7/2026, 9:16:55 AM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 51.60 KGS |
| 10 NZD | 515.96 KGS |
| 50 NZD | 2,579.81 KGS |
| 100 NZD | 5,159.63 KGS |
| 500 NZD | 25,798.14 KGS |
| 1,000 NZD | 51,596.28 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-07T09:16:55Z",
"rates": {
"KGS": 51.596283
}
}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": 5159.6283,
"rate": 51.596283
}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