Rate Overview
Live
1 CUC = 157.8475 JPY
1 JPY = 0.006335
CUC
Avg
157.0696
High
157.9189
Low
155.9763
Last updated: 3/6/2026, 7:28:51 PM
Quick Conversions
| CUC | JPY |
|---|---|
| 1 CUC | 157.85 JPY |
| 10 CUC | 1,578.48 JPY |
| 50 CUC | 7,892.38 JPY |
| 100 CUC | 15,784.75 JPY |
| 500 CUC | 78,923.75 JPY |
| 1,000 CUC | 157,847.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-03-06T19:28:51Z",
"rates": {
"JPY": 157.8475
}
}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": 15784.75,
"rate": 157.8475
}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