Rate Overview
Live
1 CHF = 202.0202 JPY
1 JPY = 0.004950
CHF
Avg
202.5480
High
203.3632
Low
201.8480
Last updated: 5/28/2026, 1:52:18 PM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 202.02 JPY |
| 10 CHF | 2,020.20 JPY |
| 50 CHF | 10,101.01 JPY |
| 100 CHF | 20,202.02 JPY |
| 500 CHF | 101,010.09 JPY |
| 1,000 CHF | 202,020.17 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-28T13:52:18Z",
"rates": {
"JPY": 202.02017
}
}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": 20202.017,
"rate": 202.02017
}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