Rate Overview
Live
1 CHF = 189.4876 NPR
1 NPR = 0.005277
CHF
Avg
188.7867
High
191.2033
Low
186.5133
Last updated: 3/27/2026, 5:39:57 AM
Quick Conversions
| CHF | NPR |
|---|---|
| 1 CHF | 189.49 NPR |
| 10 CHF | 1,894.88 NPR |
| 50 CHF | 9,474.38 NPR |
| 100 CHF | 18,948.76 NPR |
| 500 CHF | 94,743.81 NPR |
| 1,000 CHF | 189,487.62 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-03-27T05:39:57Z",
"rates": {
"NPR": 189.48762
}
}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": 18948.762,
"rate": 189.48762
}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