Rate Overview
Live
1 CVE = 1.6288 JPY
1 JPY = 0.613942
CVE
Avg
1.6541
High
1.6854
Low
1.6288
Last updated: 9/7/2026, 12:51:30 PM
Quick Conversions
| CVE | JPY |
|---|---|
| 1 CVE | 1.63 JPY |
| 10 CVE | 16.29 JPY |
| 50 CVE | 81.44 JPY |
| 100 CVE | 162.88 JPY |
| 500 CVE | 814.41 JPY |
| 1,000 CVE | 1,628.82 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-09-07T12:51:30Z",
"rates": {
"JPY": 1.628818
}
}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": 162.8818,
"rate": 1.628818
}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