Rate Overview
Live
1 NOK = 9.0519 KGS
1 KGS = 0.110473
NOK
Avg
9.0966
High
9.1418
Low
9.0482
Last updated: 7/27/2026, 4:59:26 PM
Quick Conversions
| NOK | KGS |
|---|---|
| 1 NOK | 9.05 KGS |
| 10 NOK | 90.52 KGS |
| 50 NOK | 452.60 KGS |
| 100 NOK | 905.19 KGS |
| 500 NOK | 4,525.97 KGS |
| 1,000 NOK | 9,051.95 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-07-27T16:59:26Z",
"rates": {
"KGS": 9.051947
}
}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": 905.1947,
"rate": 9.051947
}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