Rate Overview
Live
1 CHF = 203.2918 JPY
1 JPY = 0.004919
CHF
Avg
202.1948
High
203.2918
Low
200.9225
Last updated: 3/7/2026, 12:45:02 AM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 203.29 JPY |
| 10 CHF | 2,032.92 JPY |
| 50 CHF | 10,164.59 JPY |
| 100 CHF | 20,329.18 JPY |
| 500 CHF | 101,645.92 JPY |
| 1,000 CHF | 203,291.83 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-07T00:45:02Z",
"rates": {
"JPY": 203.291833
}
}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": 20329.1833,
"rate": 203.291833
}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