Rate Overview
Live
1 CVE = 1.6970 JPY
1 JPY = 0.589259
CVE
Avg
1.6955
High
1.7023
Low
1.6809
Last updated: 4/18/2026, 8:45:54 AM
Quick Conversions
| CVE | JPY |
|---|---|
| 1 CVE | 1.70 JPY |
| 10 CVE | 16.97 JPY |
| 50 CVE | 84.85 JPY |
| 100 CVE | 169.70 JPY |
| 500 CVE | 848.52 JPY |
| 1,000 CVE | 1,697.05 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-04-18T08:45:54Z",
"rates": {
"JPY": 1.697047
}
}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.7047,
"rate": 1.697047
}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