Rate Overview
Live
1 NZD = 49.8133 KGS
1 KGS = 0.020075
NZD
Avg
49.7947
High
49.9428
Low
49.5917
Last updated: 7/8/2026, 5:41:14 PM
Quick Conversions
| NZD | KGS |
|---|---|
| 1 NZD | 49.81 KGS |
| 10 NZD | 498.13 KGS |
| 50 NZD | 2,490.66 KGS |
| 100 NZD | 4,981.33 KGS |
| 500 NZD | 24,906.64 KGS |
| 1,000 NZD | 49,813.27 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-07-08T17:41:14Z",
"rates": {
"KGS": 49.813271
}
}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": 4981.3271,
"rate": 49.813271
}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