Rate Overview
Live
1 CHF = 201.0411 JPY
1 JPY = 0.004974
CHF
Avg
201.1302
High
203.4839
Low
197.8968
Last updated: 7/18/2026, 1:43:12 PM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 201.04 JPY |
| 10 CHF | 2,010.41 JPY |
| 50 CHF | 10,052.06 JPY |
| 100 CHF | 20,104.11 JPY |
| 500 CHF | 100,520.56 JPY |
| 1,000 CHF | 201,041.12 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-18T13:43:12Z",
"rates": {
"JPY": 201.041123
}
}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": 20104.1123,
"rate": 201.041123
}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