Rate Overview
Live
1 CVE = 1.6717 JPY
1 JPY = 0.598186
CVE
Avg
1.6638
High
1.6717
Low
1.6543
Last updated: 8/15/2026, 8:08:37 AM
Quick Conversions
| CVE | JPY |
|---|---|
| 1 CVE | 1.67 JPY |
| 10 CVE | 16.72 JPY |
| 50 CVE | 83.59 JPY |
| 100 CVE | 167.17 JPY |
| 500 CVE | 835.86 JPY |
| 1,000 CVE | 1,671.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-08-15T08:08:37Z",
"rates": {
"JPY": 1.67172
}
}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": 167.172,
"rate": 1.67172
}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