Rate Overview
Live
1 NZD = 49.3637 KGS
1 KGS = 0.020258
NZD
Avg
51.1790
High
52.8391
Low
49.3637
Last updated: 6/27/2026, 6:09:53 AM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 49.36 KGS |
| 10 NZD | 493.64 KGS |
| 50 NZD | 2,468.19 KGS |
| 100 NZD | 4,936.37 KGS |
| 500 NZD | 24,681.86 KGS |
| 1,000 NZD | 49,363.71 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-27T06:09:53Z",
"rates": {
"KGS": 49.363713
}
}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": 4936.3713,
"rate": 49.363713
}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