Rate Overview
Live
1 JPY = 0.006105 CUC
1 CUC = 163.8002
JPY
Avg
0.006556
High
0.007006
Low
0.006105
Last updated: 7/28/2026, 7:37:17 AM
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.11 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-28T07:37:17Z",
"rates": {
"CUC": 0.006105
}
}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.6105,
"rate": 0.006105
}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