Rate Overview
Live
1 CHF = 188.8962 NPR
1 NPR = 0.005294
CHF
Avg
188.5270
High
189.8158
Low
187.0500
Last updated: 3/7/2026, 12:33:03 AM
Quick Conversions
| CHF | NPR |
|---|---|
| 1 CHF | 188.90 NPR |
| 10 CHF | 1,888.96 NPR |
| 50 CHF | 9,444.81 NPR |
| 100 CHF | 18,889.62 NPR |
| 500 CHF | 94,448.10 NPR |
| 1,000 CHF | 188,896.20 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-07T00:33:03Z",
"rates": {
"NPR": 188.896195
}
}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": 18889.6195,
"rate": 188.896195
}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