Rate Overview
Live
1 NOK = 9.4265 KGS
1 KGS = 0.106084
NOK
Avg
8.4914
High
9.4544
Low
7.6260
Last updated: 5/27/2026, 9:59:14 PM
Quick Conversions
| NOK | KGS |
|---|---|
| 1 NOK | 9.43 KGS |
| 10 NOK | 94.26 KGS |
| 50 NOK | 471.32 KGS |
| 100 NOK | 942.65 KGS |
| 500 NOK | 4,713.24 KGS |
| 1,000 NOK | 9,426.48 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-05-27T21:59:14Z",
"rates": {
"KGS": 9.426481
}
}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": 942.6481000000001,
"rate": 9.426481
}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