Rate Overview
Live
1 NOK = 9.3533 KGS
1 KGS = 0.106914
NOK
Avg
9.2605
High
9.3533
Low
9.1662
Last updated: 4/17/2026, 1:36:36 PM
Quick Conversions
| NOK | KGS |
|---|---|
| 1 NOK | 9.35 KGS |
| 10 NOK | 93.53 KGS |
| 50 NOK | 467.67 KGS |
| 100 NOK | 935.33 KGS |
| 500 NOK | 4,676.67 KGS |
| 1,000 NOK | 9,353.34 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-04-17T13:36:36Z",
"rates": {
"KGS": 9.353339
}
}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": 935.3339,
"rate": 9.353339
}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