Rate Overview
Live
1 CHF = 201.0402 JPY
1 JPY = 0.004974
CHF
Avg
200.8457
High
201.2222
Low
200.4034
Last updated: 5/8/2026, 1:55:10 AM
Quick Conversions
| CHF | JPY |
|---|---|
| 1 CHF | 201.04 JPY |
| 10 CHF | 2,010.40 JPY |
| 50 CHF | 10,052.01 JPY |
| 100 CHF | 20,104.02 JPY |
| 500 CHF | 100,520.10 JPY |
| 1,000 CHF | 201,040.19 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-08T01:55:10Z",
"rates": {
"JPY": 201.040192
}
}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": 20104.0192,
"rate": 201.040192
}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