Rate Overview
Live
1 NZD = 52.1164 KGS
1 KGS = 0.019188
NZD
Avg
51.5955
High
52.1164
Low
51.1154
Last updated: 8/19/2026, 5:34:43 PM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 52.12 KGS |
| 10 NZD | 521.16 KGS |
| 50 NZD | 2,605.82 KGS |
| 100 NZD | 5,211.64 KGS |
| 500 NZD | 26,058.18 KGS |
| 1,000 NZD | 52,116.36 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-19T17:34:43Z",
"rates": {
"KGS": 52.116357
}
}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": 5211.6357,
"rate": 52.116357
}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