Rate Overview
Live
1 KES = 1.1924 NPR
1 NPR = 0.838637
KES
Avg
1.0977
High
1.1924
Low
1.0377
Last updated: 7/26/2026, 12:16:38 AM
Quick Conversions
| KES | NPR |
|---|---|
| 1 KES | 1.19 NPR |
| 10 KES | 11.92 NPR |
| 50 KES | 59.62 NPR |
| 100 KES | 119.24 NPR |
| 500 KES | 596.21 NPR |
| 1,000 KES | 1,192.41 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-26T00:16:38Z",
"rates": {
"NPR": 1.192411
}
}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.24110000000002,
"rate": 1.192411
}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