Rate Overview
Live
1 CUC = 159.3631 JPY
1 JPY = 0.006275
CUC
Avg
158.8280
High
159.3631
Low
157.7860
Last updated: 8/15/2026, 8:07:51 AM
Quick Conversions
| CUC | JPY |
|---|---|
| 1 CUC | 159.36 JPY |
| 10 CUC | 1,593.63 JPY |
| 50 CUC | 7,968.16 JPY |
| 100 CUC | 15,936.31 JPY |
| 500 CUC | 79,681.56 JPY |
| 1,000 CUC | 159,363.11 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-15T08:07:51Z",
"rates": {
"JPY": 159.363113
}
}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": 15936.3113,
"rate": 159.363113
}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