Rate Overview
Live
1 NOK = 9.0471 KGS
1 KGS = 0.110533
NOK
Avg
9.1584
High
9.5010
Low
8.8121
Last updated: 7/29/2026, 5:30:55 AM
Quick Conversions
| NOK | KGS |
|---|---|
| 1 NOK | 9.05 KGS |
| 10 NOK | 90.47 KGS |
| 50 NOK | 452.35 KGS |
| 100 NOK | 904.71 KGS |
| 500 NOK | 4,523.55 KGS |
| 1,000 NOK | 9,047.09 KGS |
Get NOK/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=KGSExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-29T05:30:55Z",
"rates": {
"KGS": 9.047094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "KGS",
"amount": 100
},
"result": 904.7094,
"rate": 9.047094
}Build with NOK/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key