Rate Overview
Live
1 NZD = 50.9343 KGS
1 KGS = 0.019633
NZD
Avg
51.2784
High
51.5034
Low
50.9343
Last updated: 9/11/2026, 4:16:13 AM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 50.93 KGS |
| 10 NZD | 509.34 KGS |
| 50 NZD | 2,546.72 KGS |
| 100 NZD | 5,093.43 KGS |
| 500 NZD | 25,467.17 KGS |
| 1,000 NZD | 50,934.33 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-09-11T04:16:13Z",
"rates": {
"KGS": 50.934334
}
}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": 5093.4334,
"rate": 50.934334
}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