Rate Overview
Live
1 KES = 1.1964 NPR
1 NPR = 0.835846
KES
Avg
1.1303
High
1.1964
Low
1.0718
Last updated: 7/24/2026, 7:09:30 PM
Quick Conversions
| KES | NPR |
|---|---|
| 1 KES | 1.20 NPR |
| 10 KES | 11.96 NPR |
| 50 KES | 59.82 NPR |
| 100 KES | 119.64 NPR |
| 500 KES | 598.20 NPR |
| 1,000 KES | 1,196.39 NPR |
Get KES/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=NPRExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-24T19:09:30Z",
"rates": {
"NPR": 1.196393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "NPR",
"amount": 100
},
"result": 119.6393,
"rate": 1.196393
}Build with KES/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key