Rate Overview
Live
1 CVE = 1.6700 JPY
1 JPY = 0.598798
CVE
Avg
1.6699
High
1.6747
Low
1.6603
Last updated: 3/27/2026, 4:20:49 AM
Quick Conversions
| CVE | JPY |
|---|---|
| 1 CVE | 1.67 JPY |
| 10 CVE | 16.70 JPY |
| 50 CVE | 83.50 JPY |
| 100 CVE | 167.00 JPY |
| 500 CVE | 835.01 JPY |
| 1,000 CVE | 1,670.01 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-03-27T04:20:49Z",
"rates": {
"JPY": 1.670011
}
}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": 167.00109999999998,
"rate": 1.670011
}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