Rate Overview
Live
1 CHF = 200.6581 JPY
1 JPY = 0.004984
CHF
Avg
200.7629
High
201.4022
Low
200.2066
Last updated: 7/7/2026, 6:16:46 PM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 200.66 JPY |
| 10 CHF | 2,006.58 JPY |
| 50 CHF | 10,032.91 JPY |
| 100 CHF | 20,065.81 JPY |
| 500 CHF | 100,329.05 JPY |
| 1,000 CHF | 200,658.10 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-07-07T18:16:46Z",
"rates": {
"JPY": 200.658102
}
}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": 20065.8102,
"rate": 200.658102
}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