Rate Overview
Live
1 KGS = 0.110952 NOK
1 NOK = 9.0129
KGS
Avg
0.110212
High
0.111696
Low
0.108570
Last updated: 3/28/2026, 11:01:05 AM
Quick Conversions
| KGS | NOK |
|---|---|
| 1 KGS | 0.11 NOK |
| 10 KGS | 1.11 NOK |
| 50 KGS | 5.55 NOK |
| 100 KGS | 11.10 NOK |
| 500 KGS | 55.48 NOK |
| 1,000 KGS | 110.95 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-03-28T11:01:05Z",
"rates": {
"NOK": 0.110952
}
}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": 11.0952,
"rate": 0.110952
}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