Rate Overview
Live
1 NPR = 0.844408 KES
1 KES = 1.1843
NPR
Avg
0.912946
High
0.963694
Low
0.844408
Last updated: 7/13/2026, 3:52:59 AM
Quick Conversions
| NPR | KES |
|---|---|
| 1 NPR | 0.84 KES |
| 10 NPR | 8.44 KES |
| 50 NPR | 42.22 KES |
| 100 NPR | 84.44 KES |
| 500 NPR | 422.20 KES |
| 1,000 NPR | 844.41 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-07-13T03:52:59Z",
"rates": {
"KES": 0.844408
}
}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": 84.44080000000001,
"rate": 0.844408
}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