Rate Overview
Live
1 NZD = 51.5208 KGS
1 KGS = 0.019410
NZD
Avg
51.2177
High
52.8066
Low
49.7547
Last updated: 5/27/2026, 4:07:56 PM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 51.52 KGS |
| 10 NZD | 515.21 KGS |
| 50 NZD | 2,576.04 KGS |
| 100 NZD | 5,152.08 KGS |
| 500 NZD | 25,760.40 KGS |
| 1,000 NZD | 51,520.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-05-27T16:07:56Z",
"rates": {
"KGS": 51.52079
}
}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": 5152.079,
"rate": 51.52079
}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