Rate Overview
Live
1 NPR = 0.845203 KES
1 KES = 1.1831
NPR
Avg
0.912979
High
0.963694
Low
0.845203
Last updated: 7/28/2026, 12:04:12 PM
Quick Conversions
| NPR | KES |
|---|---|
| 1 NPR | 0.85 KES |
| 10 NPR | 8.45 KES |
| 50 NPR | 42.26 KES |
| 100 NPR | 84.52 KES |
| 500 NPR | 422.60 KES |
| 1,000 NPR | 845.20 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-28T12:04:12Z",
"rates": {
"KES": 0.845203
}
}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.5203,
"rate": 0.845203
}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