Rate Overview
Live
1 NZD = 52.0227 KGS
1 KGS = 0.019222
NZD
Avg
50.9778
High
53.0245
Low
49.2229
Last updated: 8/20/2026, 9:22:03 PM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 52.02 KGS |
| 10 NZD | 520.23 KGS |
| 50 NZD | 2,601.14 KGS |
| 100 NZD | 5,202.27 KGS |
| 500 NZD | 26,011.36 KGS |
| 1,000 NZD | 52,022.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-08-20T21:22:03Z",
"rates": {
"KGS": 52.022711
}
}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": 5202.2711,
"rate": 52.022711
}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