Rate Overview
Live
1 NOK = 13.8749 KES
1 KES = 0.072072
NOK
Avg
13.8601
High
13.8930
Low
13.8073
Last updated: 9/2/2026, 6:30:25 AM
Quick Conversions
| NOK | KES |
|---|---|
| 1 NOK | 13.87 KES |
| 10 NOK | 138.75 KES |
| 50 NOK | 693.75 KES |
| 100 NOK | 1,387.49 KES |
| 500 NOK | 6,937.46 KES |
| 1,000 NOK | 13,874.92 KES |
Get NOK/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=KESExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-09-02T06:30:25Z",
"rates": {
"KES": 13.874918
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "KES",
"amount": 100
},
"result": 1387.4918,
"rate": 13.874918
}Build with NOK/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key