Rate Overview
Live
1 CVE = 1.6657 JPY
1 JPY = 0.600340
CVE
Avg
1.6640
High
1.6675
Low
1.6596
Last updated: 5/9/2026, 3:40:59 AM
Quick Conversions
| CVE | JPY |
|---|---|
| 1 CVE | 1.67 JPY |
| 10 CVE | 16.66 JPY |
| 50 CVE | 83.29 JPY |
| 100 CVE | 166.57 JPY |
| 500 CVE | 832.86 JPY |
| 1,000 CVE | 1,665.72 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-09T03:40:59Z",
"rates": {
"JPY": 1.665724
}
}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.5724,
"rate": 1.665724
}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