Rate Overview
Live
1 KES = 0.073960 NOK
1 NOK = 13.5208
KES
Avg
0.073995
High
0.076536
Low
0.071425
Last updated: 7/25/2026, 7:48:39 PM
Quick Conversions
| KES | NOK |
|---|---|
| 1 KES | 0.07 NOK |
| 10 KES | 0.74 NOK |
| 50 KES | 3.70 NOK |
| 100 KES | 7.40 NOK |
| 500 KES | 36.98 NOK |
| 1,000 KES | 73.96 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-07-25T19:48:39Z",
"rates": {
"NOK": 0.07396
}
}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.396,
"rate": 0.07396
}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