Rate Overview
Live
1 CHF = 200.2824 JPY
1 JPY = 0.004993
CHF
Avg
200.5386
High
201.4022
Low
199.7282
Last updated: 7/26/2026, 5:42:09 AM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 200.28 JPY |
| 10 CHF | 2,002.82 JPY |
| 50 CHF | 10,014.12 JPY |
| 100 CHF | 20,028.24 JPY |
| 500 CHF | 100,141.18 JPY |
| 1,000 CHF | 200,282.35 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-26T05:42:09Z",
"rates": {
"JPY": 200.282353
}
}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": 20028.2353,
"rate": 200.282353
}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