Rate Overview
Live
1 NZD = 52.0754 KGS
1 KGS = 0.019203
NZD
Avg
51.0000
High
53.1939
Low
48.4696
Last updated: 8/27/2026, 8:29:24 PM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 52.08 KGS |
| 10 NZD | 520.75 KGS |
| 50 NZD | 2,603.77 KGS |
| 100 NZD | 5,207.54 KGS |
| 500 NZD | 26,037.70 KGS |
| 1,000 NZD | 52,075.41 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-27T20:29:24Z",
"rates": {
"KGS": 52.075406
}
}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": 5207.5406,
"rate": 52.075406
}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