Rate Overview
Live
1 CHF = 202.6421 JPY
1 JPY = 0.004935
CHF
Avg
200.9436
High
203.6077
Low
196.5930
Last updated: 5/28/2026, 2:58:29 PM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 202.64 JPY |
| 10 CHF | 2,026.42 JPY |
| 50 CHF | 10,132.10 JPY |
| 100 CHF | 20,264.21 JPY |
| 500 CHF | 101,321.04 JPY |
| 1,000 CHF | 202,642.08 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-05-28T14:58:29Z",
"rates": {
"JPY": 202.642082
}
}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": 20264.208199999997,
"rate": 202.642082
}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