Rate Overview
Live
1 NOK = 9.4304 KGS
1 KGS = 0.106040
NOK
Avg
8.4916
High
9.4544
Low
7.6260
Last updated: 5/27/2026, 8:45:20 PM
Quick Conversions
| NOK | KGS |
|---|---|
| 1 NOK | 9.43 KGS |
| 10 NOK | 94.30 KGS |
| 50 NOK | 471.52 KGS |
| 100 NOK | 943.04 KGS |
| 500 NOK | 4,715.22 KGS |
| 1,000 NOK | 9,430.43 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-27T20:45:20Z",
"rates": {
"KGS": 9.430434
}
}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": 943.0434,
"rate": 9.430434
}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