Rate Overview
Live
1 JPY = 0.590347 CVE
1 CVE = 1.6939
JPY
Avg
0.590330
High
0.594905
Low
0.587427
Last updated: 4/17/2026, 1:28:13 PM
Quick Conversions
| JPY | CVE |
|---|---|
| 1 JPY | 0.59 CVE |
| 10 JPY | 5.90 CVE |
| 50 JPY | 29.52 CVE |
| 100 JPY | 59.03 CVE |
| 500 JPY | 295.17 CVE |
| 1,000 JPY | 590.35 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-04-17T13:28:13Z",
"rates": {
"CVE": 0.590347
}
}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.034699999999994,
"rate": 0.590347
}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