Rate Overview
Live
1 KGS = 0.110622 NOK
1 NOK = 9.0398
KGS
Avg
0.109236
High
0.113479
Low
0.105251
Last updated: 7/29/2026, 10:47:35 AM
Quick Conversions
| KGS | NOK |
|---|---|
| 1 KGS | 0.11 NOK |
| 10 KGS | 1.11 NOK |
| 50 KGS | 5.53 NOK |
| 100 KGS | 11.06 NOK |
| 500 KGS | 55.31 NOK |
| 1,000 KGS | 110.62 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-07-29T10:47:35Z",
"rates": {
"NOK": 0.110622
}
}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": 11.0622,
"rate": 0.110622
}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