Rate Overview
Live
1 JPY = 0.591130 CVE
1 CVE = 1.6917
JPY
Avg
0.594635
High
0.601079
Low
0.590255
Last updated: 7/28/2026, 11:53:05 AM
Quick Conversions
| JPY | CVE |
|---|---|
| 1 JPY | 0.59 CVE |
| 10 JPY | 5.91 CVE |
| 50 JPY | 29.56 CVE |
| 100 JPY | 59.11 CVE |
| 500 JPY | 295.57 CVE |
| 1,000 JPY | 591.13 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-07-28T11:53:05Z",
"rates": {
"CVE": 0.59113
}
}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.11300000000001,
"rate": 0.59113
}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