Rate Overview
Live
1 KGS = 0.109579 NOK
1 NOK = 9.1258
KGS
Avg
0.109793
High
0.110825
Low
0.108757
Last updated: 3/7/2026, 7:08:05 AM
Quick Conversions
| KGS | NOK |
|---|---|
| 1 KGS | 0.11 NOK |
| 10 KGS | 1.10 NOK |
| 50 KGS | 5.48 NOK |
| 100 KGS | 10.96 NOK |
| 500 KGS | 54.79 NOK |
| 1,000 KGS | 109.58 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-07T07:08:05Z",
"rates": {
"NOK": 0.109579
}
}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.9579,
"rate": 0.109579
}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