Rate Overview
Live
1 CUC = 156.5695 JPY
1 JPY = 0.006387
CUC
Avg
156.8570
High
157.8128
Low
156.2149
Last updated: 5/8/2026, 3:43:05 PM
Quick Conversions
| CUC | JPY |
|---|---|
| 1 CUC | 156.57 JPY |
| 10 CUC | 1,565.70 JPY |
| 50 CUC | 7,828.48 JPY |
| 100 CUC | 15,656.95 JPY |
| 500 CUC | 78,284.75 JPY |
| 1,000 CUC | 156,569.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-08T15:43:05Z",
"rates": {
"JPY": 156.5695
}
}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": 15656.95,
"rate": 156.5695
}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