Rate Overview
Live
1 KES = 1.1791 NPR
1 NPR = 0.848081
KES
Avg
1.1458
High
1.1919
Low
1.1121
Last updated: 5/26/2026, 9:32:35 PM
Quick Conversions
| KES | NPR |
|---|---|
| 1 KES | 1.18 NPR |
| 10 KES | 11.79 NPR |
| 50 KES | 58.96 NPR |
| 100 KES | 117.91 NPR |
| 500 KES | 589.57 NPR |
| 1,000 KES | 1,179.13 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-05-26T21:32:35Z",
"rates": {
"NPR": 1.179132
}
}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": 117.9132,
"rate": 1.179132
}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