Rate Overview
Live
1 KES = 0.074917 NOK
1 NOK = 13.3481
KES
Avg
0.074576
High
0.075215
Low
0.073816
Last updated: 3/27/2026, 4:30:49 PM
Quick Conversions
| KES | NOK |
|---|---|
| 1 KES | 0.07 NOK |
| 10 KES | 0.75 NOK |
| 50 KES | 3.75 NOK |
| 100 KES | 7.49 NOK |
| 500 KES | 37.46 NOK |
| 1,000 KES | 74.92 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-03-27T16:30:49Z",
"rates": {
"NOK": 0.074917
}
}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.4917,
"rate": 0.074917
}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