Rate Overview
Live
1 CVE = 1.6924 JPY
1 JPY = 0.590890
CVE
Avg
1.6745
High
1.7012
Low
1.6505
Last updated: 7/29/2026, 2:19:06 PM
Quick Conversions
| CVE | JPY |
|---|---|
| 1 CVE | 1.69 JPY |
| 10 CVE | 16.92 JPY |
| 50 CVE | 84.62 JPY |
| 100 CVE | 169.24 JPY |
| 500 CVE | 846.18 JPY |
| 1,000 CVE | 1,692.36 JPY |
Get CVE/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CVE¤cies=JPYExample Response:
{
"success": true,
"base": "CVE",
"date": "2026-07-29T14:19:06Z",
"rates": {
"JPY": 1.692362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CVE&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CVE",
"to": "JPY",
"amount": 100
},
"result": 169.2362,
"rate": 1.692362
}Build with CVE/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key