Rate Overview
Live
1 KES = 1.1348 NPR
1 NPR = 0.881199
KES
Avg
1.1348
High
1.1414
Low
1.1302
Last updated: 3/7/2026, 12:30:32 AM
Quick Conversions
| KES | NPR |
|---|---|
| 1 KES | 1.13 NPR |
| 10 KES | 11.35 NPR |
| 50 KES | 56.74 NPR |
| 100 KES | 113.48 NPR |
| 500 KES | 567.41 NPR |
| 1,000 KES | 1,134.82 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-03-07T00:30:32Z",
"rates": {
"NPR": 1.134817
}
}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": 113.48169999999999,
"rate": 1.134817
}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