Rate Overview
Live
1 NZD = 52.3262 KGS
1 KGS = 0.019111
NZD
Avg
51.5732
High
52.4143
Low
50.5254
Last updated: 8/25/2026, 8:29:06 PM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 52.33 KGS |
| 10 NZD | 523.26 KGS |
| 50 NZD | 2,616.31 KGS |
| 100 NZD | 5,232.62 KGS |
| 500 NZD | 26,163.08 KGS |
| 1,000 NZD | 52,326.16 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-08-25T20:29:06Z",
"rates": {
"KGS": 52.32616
}
}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": 5232.616,
"rate": 52.32616
}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