Rate Overview
Live
1 JPY = 0.598186 CVE
1 CVE = 1.6717
JPY
Avg
0.601040
High
0.604477
Low
0.598186
Last updated: 8/15/2026, 4:55:46 AM
Quick Conversions
| JPY | CVE |
|---|---|
| 1 JPY | 0.60 CVE |
| 10 JPY | 5.98 CVE |
| 50 JPY | 29.91 CVE |
| 100 JPY | 59.82 CVE |
| 500 JPY | 299.09 CVE |
| 1,000 JPY | 598.19 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-08-15T04:55:46Z",
"rates": {
"CVE": 0.598186
}
}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.818599999999996,
"rate": 0.598186
}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