Rate Overview
Live
1 NZD = 52.1366 KGS
1 KGS = 0.019180
NZD
Avg
51.3391
High
52.9742
Low
49.3378
Last updated: 8/19/2026, 9:18:50 PM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 52.14 KGS |
| 10 NZD | 521.37 KGS |
| 50 NZD | 2,606.83 KGS |
| 100 NZD | 5,213.66 KGS |
| 500 NZD | 26,068.28 KGS |
| 1,000 NZD | 52,136.56 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-19T21:18:50Z",
"rates": {
"KGS": 52.136558
}
}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": 5213.6558,
"rate": 52.136558
}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