Rate Overview
Live
1 JPY = 0.166177 CUP
1 CUP = 6.0177
JPY
Avg
0.166379
High
0.166825
Low
0.165796
Last updated: 4/17/2026, 6:06:24 AM
Quick Conversions
| JPY | CUP |
|---|---|
| 1 JPY | 0.17 CUP |
| 10 JPY | 1.66 CUP |
| 50 JPY | 8.31 CUP |
| 100 JPY | 16.62 CUP |
| 500 JPY | 83.09 CUP |
| 1,000 JPY | 166.18 CUP |
Get JPY/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CUPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T06:06:24Z",
"rates": {
"CUP": 0.166177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CUP",
"amount": 100
},
"result": 16.6177,
"rate": 0.166177
}Build with JPY/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key