Rate Overview
Live
1 NOK = 9.1172 KGS
1 KGS = 0.109683
NOK
Avg
9.1143
High
9.4816
Low
8.6763
Last updated: 7/30/2026, 7:32:07 AM
Quick Conversions
| NOK | KGS |
|---|---|
| 1 NOK | 9.12 KGS |
| 10 NOK | 91.17 KGS |
| 50 NOK | 455.86 KGS |
| 100 NOK | 911.72 KGS |
| 500 NOK | 4,558.60 KGS |
| 1,000 NOK | 9,117.20 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-30T07:32:07Z",
"rates": {
"KGS": 9.117197
}
}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": 911.7197000000001,
"rate": 9.117197
}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