Rate Overview
Live
1 KGS = 0.019817 NZD
1 NZD = 50.4617
KGS
Avg
0.019662
High
0.019820
Low
0.019512
Last updated: 3/27/2026, 8:11:21 AM
Quick Conversions
| KGS | NZD |
|---|---|
| 1 KGS | 0.02 NZD |
| 10 KGS | 0.20 NZD |
| 50 KGS | 0.99 NZD |
| 100 KGS | 1.98 NZD |
| 500 KGS | 9.91 NZD |
| 1,000 KGS | 19.82 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-03-27T08:11:21Z",
"rates": {
"NZD": 0.019817
}
}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.9817,
"rate": 0.019817
}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