Rate Overview
Live
1 CHF = 200.7268 JPY
1 JPY = 0.004982
CHF
Avg
200.5735
High
200.8880
Low
200.2920
Last updated: 7/27/2026, 1:03:23 PM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 200.73 JPY |
| 10 CHF | 2,007.27 JPY |
| 50 CHF | 10,036.34 JPY |
| 100 CHF | 20,072.68 JPY |
| 500 CHF | 100,363.42 JPY |
| 1,000 CHF | 200,726.85 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-27T13:03:23Z",
"rates": {
"JPY": 200.726846
}
}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": 20072.6846,
"rate": 200.726846
}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