Rate Overview
Live
1 CUC = 156.0483 JPY
1 JPY = 0.006408
CUC
Avg
158.6195
High
160.1323
Low
156.0181
Last updated: 9/4/2026, 5:18:54 PM
Quick Conversions
| CUC | JPY |
|---|---|
| 1 CUC | 156.05 JPY |
| 10 CUC | 1,560.48 JPY |
| 50 CUC | 7,802.41 JPY |
| 100 CUC | 15,604.83 JPY |
| 500 CUC | 78,024.13 JPY |
| 1,000 CUC | 156,048.26 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-09-04T17:18:54Z",
"rates": {
"JPY": 156.04826
}
}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": 15604.826,
"rate": 156.04826
}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