Rate Overview
Live
1 KGS = 0.019370 NZD
1 NZD = 51.6262
KGS
Avg
0.019528
High
0.020098
Low
0.018937
Last updated: 5/27/2026, 9:41:24 PM
Quick Conversions
| KGS | NZD |
|---|---|
| 1 KGS | 0.02 NZD |
| 10 KGS | 0.19 NZD |
| 50 KGS | 0.97 NZD |
| 100 KGS | 1.94 NZD |
| 500 KGS | 9.68 NZD |
| 1,000 KGS | 19.37 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-05-27T21:41:24Z",
"rates": {
"NZD": 0.01937
}
}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.9369999999999998,
"rate": 0.01937
}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