Rate Overview
Live
1 CHF = 199.8913 JPY
1 JPY = 0.005003
CHF
Avg
200.4806
High
200.8880
Low
199.8913
Last updated: 7/27/2026, 8:36:24 PM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 199.89 JPY |
| 10 CHF | 1,998.91 JPY |
| 50 CHF | 9,994.57 JPY |
| 100 CHF | 19,989.13 JPY |
| 500 CHF | 99,945.67 JPY |
| 1,000 CHF | 199,891.34 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-27T20:36:24Z",
"rates": {
"JPY": 199.891336
}
}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": 19989.1336,
"rate": 199.891336
}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