Rate Overview
Live
1 NOK = 9.4218 KGS
1 KGS = 0.106137
NOK
Avg
9.4417
High
9.4752
Low
9.4218
Last updated: 5/27/2026, 7:35:56 PM
Quick Conversions
| NOK | KGS |
|---|---|
| 1 NOK | 9.42 KGS |
| 10 NOK | 94.22 KGS |
| 50 NOK | 471.09 KGS |
| 100 NOK | 942.18 KGS |
| 500 NOK | 4,710.89 KGS |
| 1,000 NOK | 9,421.78 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-27T19:35:56Z",
"rates": {
"KGS": 9.421779
}
}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.1779000000001,
"rate": 9.421779
}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