Rate Overview
Live
1 NZD = 50.1591 KGS
1 KGS = 0.019937
NZD
Avg
50.7379
High
51.1553
Low
50.1591
Last updated: 6/19/2026, 8:57:14 AM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 50.16 KGS |
| 10 NZD | 501.59 KGS |
| 50 NZD | 2,507.96 KGS |
| 100 NZD | 5,015.91 KGS |
| 500 NZD | 25,079.57 KGS |
| 1,000 NZD | 50,159.14 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-06-19T08:57:14Z",
"rates": {
"KGS": 50.159135
}
}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": 5015.9135,
"rate": 50.159135
}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