Rate Overview
Live
1 CHF = 203.1045 JPY
1 JPY = 0.004924
CHF
Avg
201.7454
High
203.3632
Low
199.3582
Last updated: 5/28/2026, 4:05:26 PM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 203.10 JPY |
| 10 CHF | 2,031.04 JPY |
| 50 CHF | 10,155.22 JPY |
| 100 CHF | 20,310.45 JPY |
| 500 CHF | 101,552.24 JPY |
| 1,000 CHF | 203,104.48 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-28T16:05:26Z",
"rates": {
"JPY": 203.104477
}
}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": 20310.4477,
"rate": 203.104477
}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