Rate Overview
Live
1 NPR = 0.860569 KES
1 KES = 1.1620
NPR
Avg
0.874074
High
0.886755
Low
0.859900
Last updated: 3/27/2026, 10:18:02 AM
Quick Conversions
| NPR | KES |
|---|---|
| 1 NPR | 0.86 KES |
| 10 NPR | 8.61 KES |
| 50 NPR | 43.03 KES |
| 100 NPR | 86.06 KES |
| 500 NPR | 430.28 KES |
| 1,000 NPR | 860.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-03-27T10:18:02Z",
"rates": {
"KES": 0.860569
}
}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.0569,
"rate": 0.860569
}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