Rate Overview
Live
1 NOK = 13.3931 KES
1 KES = 0.074665
NOK
Avg
13.5564
High
14.0216
Low
13.0293
Last updated: 7/27/2026, 3:56:42 PM
Quick Conversions
| NOK | KES |
|---|---|
| 1 NOK | 13.39 KES |
| 10 NOK | 133.93 KES |
| 50 NOK | 669.66 KES |
| 100 NOK | 1,339.31 KES |
| 500 NOK | 6,696.57 KES |
| 1,000 NOK | 13,393.13 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-07-27T15:56:42Z",
"rates": {
"KES": 13.393132
}
}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": 1339.3132,
"rate": 13.393132
}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