Rate Overview
Live
1 CHF = 190.9831 NPR
1 NPR = 0.005236
CHF
Avg
188.8955
High
190.9831
Low
186.6812
Last updated: 4/16/2026, 6:00:04 AM
Quick Conversions
| CHF | NPR |
|---|---|
| 1 CHF | 190.98 NPR |
| 10 CHF | 1,909.83 NPR |
| 50 CHF | 9,549.15 NPR |
| 100 CHF | 19,098.31 NPR |
| 500 CHF | 95,491.54 NPR |
| 1,000 CHF | 190,983.09 NPR |
Get CHF/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=NPRExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-04-16T06:00:04Z",
"rates": {
"NPR": 190.983089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "NPR",
"amount": 100
},
"result": 19098.3089,
"rate": 190.983089
}Build with CHF/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key