Rate Overview
Live
1 CHF = 192.9599 JPY
1 JPY = 0.005182
CHF
Avg
195.1281
High
197.8186
Low
192.9599
Last updated: 9/6/2026, 12:52:47 AM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 192.96 JPY |
| 10 CHF | 1,929.60 JPY |
| 50 CHF | 9,648.00 JPY |
| 100 CHF | 19,295.99 JPY |
| 500 CHF | 96,479.97 JPY |
| 1,000 CHF | 192,959.93 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-09-06T00:52:47Z",
"rates": {
"JPY": 192.959931
}
}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": 19295.9931,
"rate": 192.959931
}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