Rate Overview
Live
1 CVE = 1.6630 JPY
1 JPY = 0.601325
CVE
Avg
1.6673
High
1.6828
Low
1.6526
Last updated: 3/7/2026, 2:25:19 AM
Quick Conversions
| CVE | JPY |
|---|---|
| 1 CVE | 1.66 JPY |
| 10 CVE | 16.63 JPY |
| 50 CVE | 83.15 JPY |
| 100 CVE | 166.30 JPY |
| 500 CVE | 831.50 JPY |
| 1,000 CVE | 1,663.00 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-07T02:25:19Z",
"rates": {
"JPY": 1.662995
}
}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": 166.2995,
"rate": 1.662995
}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