Rate Overview
Live
1 NOK = 9.4132 KGS
1 KGS = 0.106233
NOK
Avg
9.3989
High
9.4178
Low
9.3722
Last updated: 9/7/2026, 6:04:21 AM
Quick Conversions
| NOK | KGS |
|---|---|
| 1 NOK | 9.41 KGS |
| 10 NOK | 94.13 KGS |
| 50 NOK | 470.66 KGS |
| 100 NOK | 941.32 KGS |
| 500 NOK | 4,706.62 KGS |
| 1,000 NOK | 9,413.24 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-09-07T06:04:21Z",
"rates": {
"KGS": 9.413243
}
}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": 941.3243,
"rate": 9.413243
}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