Rate Overview
Live
1 NPR = 0.856488 KES
1 KES = 1.1676
NPR
Avg
0.850463
High
0.856488
Low
0.846015
Last updated: 9/3/2026, 2:34:45 PM
Quick Conversions
| NPR | KES |
|---|---|
| 1 NPR | 0.86 KES |
| 10 NPR | 8.56 KES |
| 50 NPR | 42.82 KES |
| 100 NPR | 85.65 KES |
| 500 NPR | 428.24 KES |
| 1,000 NPR | 856.49 KES |
Get NPR/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=KESExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-09-03T14:34:45Z",
"rates": {
"KES": 0.856488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "KES",
"amount": 100
},
"result": 85.64880000000001,
"rate": 0.856488
}Build with NPR/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key