Rate Overview
Live
1 NOK = 14.0272 KES
1 KES = 0.071290
NOK
Avg
13.9727
High
14.0765
Low
13.8915
Last updated: 5/9/2026, 6:08:28 AM
Quick Conversions
| NOK | KES |
|---|---|
| 1 NOK | 14.03 KES |
| 10 NOK | 140.27 KES |
| 50 NOK | 701.36 KES |
| 100 NOK | 1,402.72 KES |
| 500 NOK | 7,013.58 KES |
| 1,000 NOK | 14,027.16 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-05-09T06:08:28Z",
"rates": {
"KES": 14.02716
}
}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": 1402.7160000000001,
"rate": 14.02716
}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