Rate Overview
Live
1 KGS = 0.019456 NZD
1 NZD = 51.3980
KGS
Avg
0.019663
High
0.019792
Low
0.019456
Last updated: 7/31/2026, 8:38:39 AM
Quick Conversions
| KGS | NZD |
|---|---|
| 1 KGS | 0.02 NZD |
| 10 KGS | 0.19 NZD |
| 50 KGS | 0.97 NZD |
| 100 KGS | 1.95 NZD |
| 500 KGS | 9.73 NZD |
| 1,000 KGS | 19.46 NZD |
Get KGS/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=NZDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-31T08:38:39Z",
"rates": {
"NZD": 0.019456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "NZD",
"amount": 100
},
"result": 1.9456000000000002,
"rate": 0.019456
}Build with KGS/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key