Rate Overview
Live
1 JPY = 0.161934 CUP
1 CUP = 6.1754
JPY
Avg
0.159047
High
0.169638
Low
0.150055
Last updated: 7/27/2026, 10:26:01 PM
Quick Conversions
| JPY | CUP |
|---|---|
| 1 JPY | 0.16 CUP |
| 10 JPY | 1.62 CUP |
| 50 JPY | 8.10 CUP |
| 100 JPY | 16.19 CUP |
| 500 JPY | 80.97 CUP |
| 1,000 JPY | 161.93 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-27T22:26:01Z",
"rates": {
"CUP": 0.161934
}
}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.1934,
"rate": 0.161934
}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