Rate Overview
Live
1 KES = 1.1798 NPR
1 NPR = 0.847597
KES
Avg
1.1760
High
1.1798
Low
1.1709
Last updated: 5/6/2026, 6:24:57 PM
Quick Conversions
| KES | NPR |
|---|---|
| 1 KES | 1.18 NPR |
| 10 KES | 11.80 NPR |
| 50 KES | 58.99 NPR |
| 100 KES | 117.98 NPR |
| 500 KES | 589.90 NPR |
| 1,000 KES | 1,179.81 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-06T18:24:57Z",
"rates": {
"NPR": 1.179806
}
}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.9806,
"rate": 1.179806
}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