Rate Overview
Live
1 JPY = 0.599660 CVE
1 CVE = 1.6676
JPY
Avg
0.598724
High
0.602302
Low
0.597137
Last updated: 3/28/2026, 9:07:41 AM
Quick Conversions
| JPY | CVE |
|---|---|
| 1 JPY | 0.60 CVE |
| 10 JPY | 6.00 CVE |
| 50 JPY | 29.98 CVE |
| 100 JPY | 59.97 CVE |
| 500 JPY | 299.83 CVE |
| 1,000 JPY | 599.66 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-28T09:07:41Z",
"rates": {
"CVE": 0.59966
}
}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.965999999999994,
"rate": 0.59966
}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