Rate Overview
Live
1 NOK = 9.2622 KGS
1 KGS = 0.107966
NOK
Avg
9.2295
High
9.2622
Low
9.1822
Last updated: 8/15/2026, 2:14:33 PM
Quick Conversions
| NOK | KGS |
|---|---|
| 1 NOK | 9.26 KGS |
| 10 NOK | 92.62 KGS |
| 50 NOK | 463.11 KGS |
| 100 NOK | 926.22 KGS |
| 500 NOK | 4,631.10 KGS |
| 1,000 NOK | 9,262.20 KGS |
Get NOK/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=KGSExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-08-15T14:14:33Z",
"rates": {
"KGS": 9.262195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "KGS",
"amount": 100
},
"result": 926.2195,
"rate": 9.262195
}Build with NOK/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key