Rate Overview
Live
1 CHF = 203.4912 JPY
1 JPY = 0.004914
CHF
Avg
202.6287
High
203.4912
Low
201.5279
Last updated: 4/17/2026, 4:11:41 AM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 203.49 JPY |
| 10 CHF | 2,034.91 JPY |
| 50 CHF | 10,174.56 JPY |
| 100 CHF | 20,349.12 JPY |
| 500 CHF | 101,745.62 JPY |
| 1,000 CHF | 203,491.24 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-04-17T04:11:41Z",
"rates": {
"JPY": 203.491244
}
}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": 20349.1244,
"rate": 203.491244
}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