Rate Overview
Live
1 NPR = 0.877599 KES
1 KES = 1.1395
NPR
Avg
0.880389
High
0.884796
Low
0.876142
Last updated: 3/7/2026, 3:48:24 AM
Quick Conversions
| NPR | KES |
|---|---|
| 1 NPR | 0.88 KES |
| 10 NPR | 8.78 KES |
| 50 NPR | 43.88 KES |
| 100 NPR | 87.76 KES |
| 500 NPR | 438.80 KES |
| 1,000 NPR | 877.60 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-07T03:48:24Z",
"rates": {
"KES": 0.877599
}
}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": 87.7599,
"rate": 0.877599
}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