Rate Overview
Live
1 KES = 1.1803 NPR
1 NPR = 0.847257
KES
Avg
1.1780
High
1.1823
Low
1.1691
Last updated: 7/7/2026, 12:21:31 PM
Quick Conversions
| KES | NPR |
|---|---|
| 1 KES | 1.18 NPR |
| 10 KES | 11.80 NPR |
| 50 KES | 59.01 NPR |
| 100 KES | 118.03 NPR |
| 500 KES | 590.14 NPR |
| 1,000 KES | 1,180.28 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-07T12:21:31Z",
"rates": {
"NPR": 1.180279
}
}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": 118.0279,
"rate": 1.180279
}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