Rate Overview
Live
1 NZD = 52.1268 KGS
1 KGS = 0.019184
NZD
Avg
51.1484
High
52.3225
Low
49.4983
Last updated: 8/26/2026, 6:18:50 AM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 52.13 KGS |
| 10 NZD | 521.27 KGS |
| 50 NZD | 2,606.34 KGS |
| 100 NZD | 5,212.68 KGS |
| 500 NZD | 26,063.40 KGS |
| 1,000 NZD | 52,126.79 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-26T06:18:50Z",
"rates": {
"KGS": 52.126792
}
}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": 5212.6792000000005,
"rate": 52.126792
}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