Rate Overview
Live
1 NOK = 9.0128 KGS
1 KGS = 0.110953
NOK
Avg
9.0739
High
9.2106
Low
8.9528
Last updated: 3/28/2026, 3:49:08 PM
Quick Conversions
| NOK | KGS |
|---|---|
| 1 NOK | 9.01 KGS |
| 10 NOK | 90.13 KGS |
| 50 NOK | 450.64 KGS |
| 100 NOK | 901.28 KGS |
| 500 NOK | 4,506.42 KGS |
| 1,000 NOK | 9,012.85 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-28T15:49:08Z",
"rates": {
"KGS": 9.012845
}
}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": 901.2845000000001,
"rate": 9.012845
}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