Rate Overview
Live
1 CHF = 200.5895 JPY
1 JPY = 0.004985
CHF
Avg
196.2915
High
203.1844
Low
186.8101
Last updated: 3/27/2026, 9:43:25 PM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 200.59 JPY |
| 10 CHF | 2,005.90 JPY |
| 50 CHF | 10,029.48 JPY |
| 100 CHF | 20,058.95 JPY |
| 500 CHF | 100,294.76 JPY |
| 1,000 CHF | 200,589.52 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-03-27T21:43:25Z",
"rates": {
"JPY": 200.589523
}
}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": 20058.9523,
"rate": 200.589523
}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