Rate Overview
Live
1 CVE = 1.6890 JPY
1 JPY = 0.592077
CVE
Avg
1.5655
High
1.6890
Low
1.4426
Last updated: 7/22/2026, 12:26:02 AM
Quick Conversions
| CVE | JPY |
|---|---|
| 1 CVE | 1.69 JPY |
| 10 CVE | 16.89 JPY |
| 50 CVE | 84.45 JPY |
| 100 CVE | 168.90 JPY |
| 500 CVE | 844.48 JPY |
| 1,000 CVE | 1,688.97 JPY |
Get CVE/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CVE¤cies=JPYExample Response:
{
"success": true,
"base": "CVE",
"date": "2026-07-22T00:26:02Z",
"rates": {
"JPY": 1.688969
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CVE&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CVE",
"to": "JPY",
"amount": 100
},
"result": 168.8969,
"rate": 1.688969
}Build with CVE/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key