Rate Overview
Live
1 JPY = 0.006254 CUC
1 CUC = 159.8977
JPY
Avg
0.006442
High
0.006720
Low
0.006254
Last updated: 3/27/2026, 12:55:56 PM
Quick Conversions
| JPY | CUC |
|---|---|
| 1 JPY | 0.01 CUC |
| 10 JPY | 0.06 CUC |
| 50 JPY | 0.31 CUC |
| 100 JPY | 0.63 CUC |
| 500 JPY | 3.13 CUC |
| 1,000 JPY | 6.25 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-03-27T12:55:56Z",
"rates": {
"CUC": 0.006254
}
}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.6254,
"rate": 0.006254
}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