Rate Overview
Live
1 CHF = 195.9529 JPY
1 JPY = 0.005103
CHF
Avg
195.8790
High
196.4712
Low
195.3636
Last updated: 8/14/2026, 4:31:43 PM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 195.95 JPY |
| 10 CHF | 1,959.53 JPY |
| 50 CHF | 9,797.65 JPY |
| 100 CHF | 19,595.29 JPY |
| 500 CHF | 97,976.47 JPY |
| 1,000 CHF | 195,952.94 JPY |
Get CHF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=JPYExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-08-14T16:31:43Z",
"rates": {
"JPY": 195.952941
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "JPY",
"amount": 100
},
"result": 19595.2941,
"rate": 195.952941
}Build with CHF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key