Rate Overview
Live
1 KGS = 0.105847 NOK
1 NOK = 9.4476
KGS
Avg
0.106258
High
0.106640
Low
0.105847
Last updated: 9/8/2026, 12:20:58 AM
Quick Conversions
| KGS | NOK |
|---|---|
| 1 KGS | 0.11 NOK |
| 10 KGS | 1.06 NOK |
| 50 KGS | 5.29 NOK |
| 100 KGS | 10.58 NOK |
| 500 KGS | 52.92 NOK |
| 1,000 KGS | 105.85 NOK |
Get KGS/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=NOKExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-08T00:20:58Z",
"rates": {
"NOK": 0.105847
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "NOK",
"amount": 100
},
"result": 10.5847,
"rate": 0.105847
}Build with KGS/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key