Rate Overview
Live
1 JPY = 0.601709 CVE
1 CVE = 1.6619
JPY
Avg
0.600033
High
0.605117
Low
0.594230
Last updated: 3/7/2026, 5:19:23 AM
Quick Conversions
| JPY | CVE |
|---|---|
| 1 JPY | 0.60 CVE |
| 10 JPY | 6.02 CVE |
| 50 JPY | 30.09 CVE |
| 100 JPY | 60.17 CVE |
| 500 JPY | 300.85 CVE |
| 1,000 JPY | 601.71 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-03-07T05:19:23Z",
"rates": {
"CVE": 0.601709
}
}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": 60.1709,
"rate": 0.601709
}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