Rate Overview
Live
1 NZD = 50.3701 KGS
1 KGS = 0.019853
NZD
Avg
50.8336
High
51.2496
Low
50.3136
Last updated: 3/27/2026, 5:14:32 PM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 50.37 KGS |
| 10 NZD | 503.70 KGS |
| 50 NZD | 2,518.51 KGS |
| 100 NZD | 5,037.01 KGS |
| 500 NZD | 25,185.06 KGS |
| 1,000 NZD | 50,370.12 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-27T17:14:32Z",
"rates": {
"KGS": 50.370122
}
}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": 5037.0122,
"rate": 50.370122
}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