Rate Overview
Live
1 KES = 0.071565 NOK
1 NOK = 13.9733
KES
Avg
0.071666
High
0.072256
Low
0.071034
Last updated: 5/26/2026, 9:35:01 PM
Quick Conversions
| KES | NOK |
|---|---|
| 1 KES | 0.07 NOK |
| 10 KES | 0.72 NOK |
| 50 KES | 3.58 NOK |
| 100 KES | 7.16 NOK |
| 500 KES | 35.78 NOK |
| 1,000 KES | 71.57 NOK |
Get KES/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=NOKExample Response:
{
"success": true,
"base": "KES",
"date": "2026-05-26T21:35:01Z",
"rates": {
"NOK": 0.071565
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "NOK",
"amount": 100
},
"result": 7.1565,
"rate": 0.071565
}Build with KES/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key