Rate Overview
Live
1 CUC = 159.2681 JPY
1 JPY = 0.006279
CUC
Avg
153.0597
High
160.2990
Low
143.2723
Last updated: 5/29/2026, 2:28:01 PM
Quick Conversions
| CUC | JPY |
|---|---|
| 1 CUC | 159.27 JPY |
| 10 CUC | 1,592.68 JPY |
| 50 CUC | 7,963.41 JPY |
| 100 CUC | 15,926.81 JPY |
| 500 CUC | 79,634.05 JPY |
| 1,000 CUC | 159,268.10 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-29T14:28:01Z",
"rates": {
"JPY": 159.268105
}
}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": 15926.8105,
"rate": 159.268105
}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