Rate Overview
Live
1 JPY = 0.005076 CHF
1 CHF = 197.0055
JPY
Avg
0.005109
High
0.005496
Low
0.004920
Last updated: 7/31/2026, 5:06:43 PM
Quick Conversions
| JPY | CHF |
|---|---|
| 1 JPY | 0.01 CHF |
| 10 JPY | 0.05 CHF |
| 50 JPY | 0.25 CHF |
| 100 JPY | 0.51 CHF |
| 500 JPY | 2.54 CHF |
| 1,000 JPY | 5.08 CHF |
Get JPY/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CHFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-31T17:06:43Z",
"rates": {
"CHF": 0.005076
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CHF",
"amount": 100
},
"result": 0.5075999999999999,
"rate": 0.005076
}Build with JPY/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key