Rate Overview
Live
1 CUC = 159.2385 JPY
1 JPY = 0.006280
CUC
Avg
159.1970
High
159.4560
Low
158.9281
Last updated: 5/28/2026, 10:58:17 PM
Quick Conversions
| CUC | JPY |
|---|---|
| 1 CUC | 159.24 JPY |
| 10 CUC | 1,592.38 JPY |
| 50 CUC | 7,961.92 JPY |
| 100 CUC | 15,923.85 JPY |
| 500 CUC | 79,619.25 JPY |
| 1,000 CUC | 159,238.50 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-28T22:58:17Z",
"rates": {
"JPY": 159.2385
}
}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": 15923.849999999999,
"rate": 159.2385
}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