Rate Overview
Live
1 CUC = 160.9511 JPY
1 JPY = 0.006213
CUC
Avg
160.3855
High
160.9511
Low
159.9767
Last updated: 6/18/2026, 11:40:52 AM
Quick Conversions
| CUC | JPY |
|---|---|
| 1 CUC | 160.95 JPY |
| 10 CUC | 1,609.51 JPY |
| 50 CUC | 8,047.56 JPY |
| 100 CUC | 16,095.11 JPY |
| 500 CUC | 80,475.57 JPY |
| 1,000 CUC | 160,951.13 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-06-18T11:40:52Z",
"rates": {
"JPY": 160.95113
}
}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": 16095.113000000001,
"rate": 160.95113
}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