Rate Overview
Live
1 NZD = 51.4014 KGS
1 KGS = 0.019455
NZD
Avg
51.5176
High
52.2676
Low
51.0782
Last updated: 5/27/2026, 9:48:47 AM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 51.40 KGS |
| 10 NZD | 514.01 KGS |
| 50 NZD | 2,570.07 KGS |
| 100 NZD | 5,140.14 KGS |
| 500 NZD | 25,700.70 KGS |
| 1,000 NZD | 51,401.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-05-27T09:48:47Z",
"rates": {
"KGS": 51.401407
}
}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": 5140.1407,
"rate": 51.401407
}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