Rate Overview
Live
1 NZD = 52.2632 KGS
1 KGS = 0.019134
NZD
Avg
51.8403
High
52.2632
Low
51.5047
Last updated: 8/21/2026, 7:13:55 AM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 52.26 KGS |
| 10 NZD | 522.63 KGS |
| 50 NZD | 2,613.16 KGS |
| 100 NZD | 5,226.32 KGS |
| 500 NZD | 26,131.62 KGS |
| 1,000 NZD | 52,263.24 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-08-21T07:13:55Z",
"rates": {
"KGS": 52.263237
}
}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": 5226.3237,
"rate": 52.263237
}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