Rate Overview
Live
1 KGS = 0.106913 NOK
1 NOK = 9.3534
KGS
Avg
0.107991
High
0.109096
Low
0.106913
Last updated: 4/17/2026, 1:26:53 PM
Quick Conversions
| KGS | NOK |
|---|---|
| 1 KGS | 0.11 NOK |
| 10 KGS | 1.07 NOK |
| 50 KGS | 5.35 NOK |
| 100 KGS | 10.69 NOK |
| 500 KGS | 53.46 NOK |
| 1,000 KGS | 106.91 NOK |
Get KGS/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=NOKExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-04-17T13:26:53Z",
"rates": {
"NOK": 0.106913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "NOK",
"amount": 100
},
"result": 10.6913,
"rate": 0.106913
}Build with KGS/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key