Rate Overview
Live
1 NOK = 13.9547 KES
1 KES = 0.071661
NOK
Avg
13.0832
High
14.0272
Low
12.5018
Last updated: 5/29/2026, 6:46:05 PM
Quick Conversions
| NOK | KES |
|---|---|
| 1 NOK | 13.95 KES |
| 10 NOK | 139.55 KES |
| 50 NOK | 697.73 KES |
| 100 NOK | 1,395.47 KES |
| 500 NOK | 6,977.33 KES |
| 1,000 NOK | 13,954.67 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-29T18:46:05Z",
"rates": {
"KES": 13.954668
}
}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": 1395.4668,
"rate": 13.954668
}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