Rate Overview
Live
1 NZD = 49.7659 KGS
1 KGS = 0.020094
NZD
Avg
50.1484
High
51.1553
Low
49.3223
Last updated: 7/6/2026, 2:08:39 AM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 49.77 KGS |
| 10 NZD | 497.66 KGS |
| 50 NZD | 2,488.30 KGS |
| 100 NZD | 4,976.59 KGS |
| 500 NZD | 24,882.97 KGS |
| 1,000 NZD | 49,765.94 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-07-06T02:08:39Z",
"rates": {
"KGS": 49.765936
}
}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": 4976.5936,
"rate": 49.765936
}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