Rate Overview
Live
1 CUC = 157.9885 JPY
1 JPY = 0.006330
CUC
Avg
159.0821
High
159.8340
Low
157.9885
Last updated: 4/17/2026, 5:28:46 PM
Quick Conversions
| CUC | JPY |
|---|---|
| 1 CUC | 157.99 JPY |
| 10 CUC | 1,579.88 JPY |
| 50 CUC | 7,899.42 JPY |
| 100 CUC | 15,798.85 JPY |
| 500 CUC | 78,994.25 JPY |
| 1,000 CUC | 157,988.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-04-17T17:28:46Z",
"rates": {
"JPY": 157.9885
}
}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": 15798.849999999999,
"rate": 157.9885
}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