Rate Overview
Live
1 JPY = 0.165344 CUP
1 CUP = 6.0480
JPY
Avg
0.165328
High
0.165649
Low
0.165051
Last updated: 6/17/2026, 7:09:46 AM
Quick Conversions
| JPY | CUP |
|---|---|
| 1 JPY | 0.17 CUP |
| 10 JPY | 1.65 CUP |
| 50 JPY | 8.27 CUP |
| 100 JPY | 16.53 CUP |
| 500 JPY | 82.67 CUP |
| 1,000 JPY | 165.34 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-06-17T07:09:46Z",
"rates": {
"CUP": 0.165344
}
}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.534399999999998,
"rate": 0.165344
}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