Rate Overview
Live
1 NZD = 51.3546 KGS
1 KGS = 0.019472
NZD
Avg
51.2476
High
51.3739
Low
51.0945
Last updated: 5/27/2026, 8:27:51 AM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 51.35 KGS |
| 10 NZD | 513.55 KGS |
| 50 NZD | 2,567.73 KGS |
| 100 NZD | 5,135.46 KGS |
| 500 NZD | 25,677.30 KGS |
| 1,000 NZD | 51,354.60 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-05-27T08:27:51Z",
"rates": {
"KGS": 51.354598
}
}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": 5135.4598000000005,
"rate": 51.354598
}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