Rate Overview
Live
1 JPY = 0.004983 CHF
1 CHF = 200.6823
JPY
Avg
0.004971
High
0.004983
Low
0.004946
Last updated: 3/29/2026, 4:41:53 AM
Quick Conversions
| JPY | CHF |
|---|---|
| 1 JPY | 0.00 CHF |
| 10 JPY | 0.05 CHF |
| 50 JPY | 0.25 CHF |
| 100 JPY | 0.50 CHF |
| 500 JPY | 2.49 CHF |
| 1,000 JPY | 4.98 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-03-29T04:41:53Z",
"rates": {
"CHF": 0.004983
}
}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.49829999999999997,
"rate": 0.004983
}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