Rate Overview
Live
1 NPR = 0.864568 KES
1 KES = 1.1566
NPR
Avg
0.870038
High
0.876422
Low
0.864568
Last updated: 4/16/2026, 5:36:52 PM
Quick Conversions
| NPR | KES |
|---|---|
| 1 NPR | 0.86 KES |
| 10 NPR | 8.65 KES |
| 50 NPR | 43.23 KES |
| 100 NPR | 86.46 KES |
| 500 NPR | 432.28 KES |
| 1,000 NPR | 864.57 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-04-16T17:36:52Z",
"rates": {
"KES": 0.864568
}
}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": 86.4568,
"rate": 0.864568
}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