Rate Overview
Live
1 CHF = 201.9525 JPY
1 JPY = 0.004952
CHF
Avg
201.3837
High
202.1321
Low
200.8134
Last updated: 6/17/2026, 4:15:41 PM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 201.95 JPY |
| 10 CHF | 2,019.52 JPY |
| 50 CHF | 10,097.62 JPY |
| 100 CHF | 20,195.25 JPY |
| 500 CHF | 100,976.23 JPY |
| 1,000 CHF | 201,952.47 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-06-17T16:15:41Z",
"rates": {
"JPY": 201.952467
}
}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": 20195.2467,
"rate": 201.952467
}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