Rate Overview
Live
1 CVE = 1.6902 JPY
1 JPY = 0.591651
CVE
Avg
1.6878
High
1.6942
Low
1.6841
Last updated: 7/25/2026, 1:18:54 PM
Quick Conversions
| CVE | JPY |
|---|---|
| 1 CVE | 1.69 JPY |
| 10 CVE | 16.90 JPY |
| 50 CVE | 84.51 JPY |
| 100 CVE | 169.02 JPY |
| 500 CVE | 845.09 JPY |
| 1,000 CVE | 1,690.19 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-07-25T13:18:54Z",
"rates": {
"JPY": 1.690185
}
}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.01850000000002,
"rate": 1.690185
}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