Rate Overview
Live
1 JPY = 0.591373 CVE
1 CVE = 1.6910
JPY
Avg
0.597230
High
0.605893
Low
0.587823
Last updated: 7/28/2026, 3:18:00 PM
Quick Conversions
| JPY | CVE |
|---|---|
| 1 JPY | 0.59 CVE |
| 10 JPY | 5.91 CVE |
| 50 JPY | 29.57 CVE |
| 100 JPY | 59.14 CVE |
| 500 JPY | 295.69 CVE |
| 1,000 JPY | 591.37 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-28T15:18:00Z",
"rates": {
"CVE": 0.591373
}
}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.1373,
"rate": 0.591373
}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