Rate Overview
Live
1 JPY = 0.607724 CVE
1 CVE = 1.6455
JPY
Avg
0.600763
High
0.609432
Low
0.593347
Last updated: 9/5/2026, 5:30:36 AM
Quick Conversions
| JPY | CVE |
|---|---|
| 1 JPY | 0.61 CVE |
| 10 JPY | 6.08 CVE |
| 50 JPY | 30.39 CVE |
| 100 JPY | 60.77 CVE |
| 500 JPY | 303.86 CVE |
| 1,000 JPY | 607.72 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-09-05T05:30:36Z",
"rates": {
"CVE": 0.607724
}
}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.772400000000005,
"rate": 0.607724
}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