Rate Overview
Live
1 JPY = 0.006153 CUC
1 CUC = 162.5223
JPY
Avg
0.006446
High
0.006803
Low
0.006153
Last updated: 7/21/2026, 3:15:20 AM
Quick Conversions
| JPY | CUC |
|---|---|
| 1 JPY | 0.01 CUC |
| 10 JPY | 0.06 CUC |
| 50 JPY | 0.31 CUC |
| 100 JPY | 0.62 CUC |
| 500 JPY | 3.08 CUC |
| 1,000 JPY | 6.15 CUC |
Get JPY/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CUCExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T03:15:20Z",
"rates": {
"CUC": 0.006153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CUC",
"amount": 100
},
"result": 0.6153,
"rate": 0.006153
}Build with JPY/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key