Rate Overview
Live
1 NOK = 13.9683 KES
1 KES = 0.071590
NOK
Avg
13.9807
High
14.0207
Low
13.9562
Last updated: 5/29/2026, 5:28:01 PM
Quick Conversions
| NOK | KES |
|---|---|
| 1 NOK | 13.97 KES |
| 10 NOK | 139.68 KES |
| 50 NOK | 698.42 KES |
| 100 NOK | 1,396.83 KES |
| 500 NOK | 6,984.17 KES |
| 1,000 NOK | 13,968.34 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-29T17:28:01Z",
"rates": {
"KES": 13.968344
}
}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": 1396.8344,
"rate": 13.968344
}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