Rate Overview
Live
1 JPY = 0.006104 CUC
1 CUC = 163.8270
JPY
Avg
0.006159
High
0.006206
Low
0.006103
Last updated: 7/26/2026, 3:49:47 PM
Quick Conversions
| JPY | CUC |
|---|---|
| 1 JPY | 0.01 CUC |
| 10 JPY | 0.06 CUC |
| 50 JPY | 0.31 CUC |
| 100 JPY | 0.61 CUC |
| 500 JPY | 3.05 CUC |
| 1,000 JPY | 6.10 CUC |
Get JPY/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CUCExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-26T15:49:47Z",
"rates": {
"CUC": 0.006104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CUC",
"amount": 100
},
"result": 0.6104,
"rate": 0.006104
}Build with JPY/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key