Rate Overview
Live
1 CUC = 159.2235 JPY
1 JPY = 0.006280
CUC
Avg
159.1952
High
159.4560
Low
158.9281
Last updated: 5/28/2026, 8:31:25 PM
Quick Conversions
| CUC | JPY |
|---|---|
| 1 CUC | 159.22 JPY |
| 10 CUC | 1,592.24 JPY |
| 50 CUC | 7,961.18 JPY |
| 100 CUC | 15,922.35 JPY |
| 500 CUC | 79,611.75 JPY |
| 1,000 CUC | 159,223.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-28T20:31:25Z",
"rates": {
"JPY": 159.2235
}
}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": 15922.35,
"rate": 159.2235
}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