Rate Overview
Live
1 CUC = 159.0862 JPY
1 JPY = 0.006286
CUC
Avg
158.5251
High
163.6734
Low
152.6307
Last updated: 8/17/2026, 9:01:17 AM
Quick Conversions
| CUC | JPY |
|---|---|
| 1 CUC | 159.09 JPY |
| 10 CUC | 1,590.86 JPY |
| 50 CUC | 7,954.31 JPY |
| 100 CUC | 15,908.62 JPY |
| 500 CUC | 79,543.08 JPY |
| 1,000 CUC | 159,086.15 JPY |
Get CUC/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=JPYExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-08-17T09:01:17Z",
"rates": {
"JPY": 159.086151
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "JPY",
"amount": 100
},
"result": 15908.6151,
"rate": 159.086151
}Build with CUC/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key