Rate Overview
Live
1 NOK = 8.9618 KGS
1 KGS = 0.111585
NOK
Avg
9.1225
High
9.2090
Low
8.9618
Last updated: 6/19/2026, 8:56:53 AM
Quick Conversions
| NOK | KGS |
|---|---|
| 1 NOK | 8.96 KGS |
| 10 NOK | 89.62 KGS |
| 50 NOK | 448.09 KGS |
| 100 NOK | 896.18 KGS |
| 500 NOK | 4,480.90 KGS |
| 1,000 NOK | 8,961.81 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-06-19T08:56:53Z",
"rates": {
"KGS": 8.961805
}
}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": 896.1805,
"rate": 8.961805
}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