Rate Overview
Live
1 CUC = 159.2540 JPY
1 JPY = 0.006279
CUC
Avg
153.1344
High
159.9028
Low
144.1514
Last updated: 5/28/2026, 9:48:45 PM
Quick Conversions
| CUC | JPY |
|---|---|
| 1 CUC | 159.25 JPY |
| 10 CUC | 1,592.54 JPY |
| 50 CUC | 7,962.70 JPY |
| 100 CUC | 15,925.40 JPY |
| 500 CUC | 79,627.00 JPY |
| 1,000 CUC | 159,254.00 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-05-28T21:48:45Z",
"rates": {
"JPY": 159.254
}
}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": 15925.4,
"rate": 159.254
}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