Rate Overview
Live
1 KGS = 0.108589 NOK
1 NOK = 9.2090
KGS
Avg
0.108469
High
0.108677
Low
0.108254
Last updated: 8/13/2026, 2:54:52 AM
Quick Conversions
| KGS | NOK |
|---|---|
| 1 KGS | 0.11 NOK |
| 10 KGS | 1.09 NOK |
| 50 KGS | 5.43 NOK |
| 100 KGS | 10.86 NOK |
| 500 KGS | 54.29 NOK |
| 1,000 KGS | 108.59 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-08-13T02:54:52Z",
"rates": {
"NOK": 0.108589
}
}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.8589,
"rate": 0.108589
}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