Rate Overview
Live
1 JPY = 0.600907 CVE
1 CVE = 1.6642
JPY
Avg
0.601871
High
0.605985
Low
0.599762
Last updated: 5/7/2026, 3:03:48 PM
Quick Conversions
| JPY | CVE |
|---|---|
| 1 JPY | 0.60 CVE |
| 10 JPY | 6.01 CVE |
| 50 JPY | 30.05 CVE |
| 100 JPY | 60.09 CVE |
| 500 JPY | 300.45 CVE |
| 1,000 JPY | 600.91 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-05-07T15:03:48Z",
"rates": {
"CVE": 0.600907
}
}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.0907,
"rate": 0.600907
}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