Rate Overview
Live
1 KES = 1.1620 NPR
1 NPR = 0.860570
KES
Avg
1.1329
High
1.1620
Low
1.1121
Last updated: 3/27/2026, 10:20:17 AM
Quick Conversions
| KES | NPR |
|---|---|
| 1 KES | 1.16 NPR |
| 10 KES | 11.62 NPR |
| 50 KES | 58.10 NPR |
| 100 KES | 116.20 NPR |
| 500 KES | 581.01 NPR |
| 1,000 KES | 1,162.02 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-27T10:20:17Z",
"rates": {
"NPR": 1.162021
}
}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": 116.2021,
"rate": 1.162021
}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