Rate Overview
Live
1 NOK = 13.2307 KES
1 KES = 0.075582
NOK
Avg
13.1433
High
13.2359
Low
13.0288
Last updated: 7/8/2026, 9:21:38 PM
Quick Conversions
| NOK | KES |
|---|---|
| 1 NOK | 13.23 KES |
| 10 NOK | 132.31 KES |
| 50 NOK | 661.53 KES |
| 100 NOK | 1,323.07 KES |
| 500 NOK | 6,615.35 KES |
| 1,000 NOK | 13,230.69 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-08T21:21:38Z",
"rates": {
"KES": 13.230692
}
}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": 1323.0692,
"rate": 13.230692
}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