Rate Overview
Live
1 JPY = 0.163612 CUP
1 CUP = 6.1120
JPY
Avg
0.163731
High
0.164459
Low
0.162870
Last updated: 7/7/2026, 7:27:43 AM
Quick Conversions
| JPY | CUP |
|---|---|
| 1 JPY | 0.16 CUP |
| 10 JPY | 1.64 CUP |
| 50 JPY | 8.18 CUP |
| 100 JPY | 16.36 CUP |
| 500 JPY | 81.81 CUP |
| 1,000 JPY | 163.61 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-07-07T07:27:43Z",
"rates": {
"CUP": 0.163612
}
}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.3612,
"rate": 0.163612
}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