Rate Overview
Live
1 KGS = 0.106143 NOK
1 NOK = 9.4213
KGS
Avg
0.106074
High
0.106659
Low
0.105618
Last updated: 5/7/2026, 3:45:59 PM
Quick Conversions
| KGS | NOK |
|---|---|
| 1 KGS | 0.11 NOK |
| 10 KGS | 1.06 NOK |
| 50 KGS | 5.31 NOK |
| 100 KGS | 10.61 NOK |
| 500 KGS | 53.07 NOK |
| 1,000 KGS | 106.14 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-05-07T15:45:59Z",
"rates": {
"NOK": 0.106143
}
}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.6143,
"rate": 0.106143
}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