Rate Overview
Live
1 CUC = 159.2515 JPY
1 JPY = 0.006279
CUC
Avg
157.4523
High
159.7899
Low
152.6307
Last updated: 5/28/2026, 11:11:44 PM
Quick Conversions
| CUC | JPY |
|---|---|
| 1 CUC | 159.25 JPY |
| 10 CUC | 1,592.51 JPY |
| 50 CUC | 7,962.58 JPY |
| 100 CUC | 15,925.15 JPY |
| 500 CUC | 79,625.75 JPY |
| 1,000 CUC | 159,251.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-28T23:11:44Z",
"rates": {
"JPY": 159.2515
}
}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.15,
"rate": 159.2515
}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