Rate Overview
Live
1 CVE = 1.6843 JPY
1 JPY = 0.593728
CVE
Avg
1.6188
High
1.6960
Low
1.4804
Last updated: 5/30/2026, 8:10:43 AM
Quick Conversions
| CVE | JPY |
|---|---|
| 1 CVE | 1.68 JPY |
| 10 CVE | 16.84 JPY |
| 50 CVE | 84.21 JPY |
| 100 CVE | 168.43 JPY |
| 500 CVE | 842.14 JPY |
| 1,000 CVE | 1,684.27 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-05-30T08:10:43Z",
"rates": {
"JPY": 1.684272
}
}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": 168.4272,
"rate": 1.684272
}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