Rate Overview
Live
1 JPY = 0.592531 CVE
1 CVE = 1.6877
JPY
Avg
0.594038
High
0.595478
Low
0.592316
Last updated: 6/17/2026, 7:10:10 AM
Quick Conversions
| JPY | CVE |
|---|---|
| 1 JPY | 0.59 CVE |
| 10 JPY | 5.93 CVE |
| 50 JPY | 29.63 CVE |
| 100 JPY | 59.25 CVE |
| 500 JPY | 296.27 CVE |
| 1,000 JPY | 592.53 CVE |
Get JPY/CVE Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CVEExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T07:10:10Z",
"rates": {
"CVE": 0.592531
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CVE&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CVE",
"amount": 100
},
"result": 59.2531,
"rate": 0.592531
}Build with JPY/CVE Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key