Rate Overview
Live
1 NOK = 9.1258 KGS
1 KGS = 0.109579
NOK
Avg
9.1084
High
9.1947
Low
9.0232
Last updated: 3/7/2026, 9:18:09 AM
Quick Conversions
| NOK | KGS |
|---|---|
| 1 NOK | 9.13 KGS |
| 10 NOK | 91.26 KGS |
| 50 NOK | 456.29 KGS |
| 100 NOK | 912.58 KGS |
| 500 NOK | 4,562.91 KGS |
| 1,000 NOK | 9,125.82 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-03-07T09:18:09Z",
"rates": {
"KGS": 9.125819
}
}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": 912.5819,
"rate": 9.125819
}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