Rate Overview
Live
1 NOK = 13.2662 KES
1 KES = 0.075380
NOK
Avg
13.5066
High
13.6311
Low
13.2662
Last updated: 6/19/2026, 8:57:54 AM
Quick Conversions
| NOK | KES |
|---|---|
| 1 NOK | 13.27 KES |
| 10 NOK | 132.66 KES |
| 50 NOK | 663.31 KES |
| 100 NOK | 1,326.62 KES |
| 500 NOK | 6,633.09 KES |
| 1,000 NOK | 13,266.18 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-06-19T08:57:54Z",
"rates": {
"KES": 13.266181
}
}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": 1326.6181,
"rate": 13.266181
}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