Rate Overview
Live
1 NOK = 9.0553 KGS
1 KGS = 0.110432
NOK
Avg
8.9272
High
9.4816
Low
8.5194
Last updated: 7/28/2026, 9:54:27 AM
Quick Conversions
| NOK | KGS |
|---|---|
| 1 NOK | 9.06 KGS |
| 10 NOK | 90.55 KGS |
| 50 NOK | 452.77 KGS |
| 100 NOK | 905.53 KGS |
| 500 NOK | 4,527.65 KGS |
| 1,000 NOK | 9,055.31 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-28T09:54:27Z",
"rates": {
"KGS": 9.055307
}
}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": 905.5307000000001,
"rate": 9.055307
}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