Rate Overview
Live
1 CUP = 6.0839 JPY
1 JPY = 0.164368
CUP
Avg
6.0541
High
6.0839
Low
6.0369
Last updated: 6/19/2026, 2:57:32 AM
Quick Conversions
| CUP | JPY |
|---|---|
| 1 CUP | 6.08 JPY |
| 10 CUP | 60.84 JPY |
| 50 CUP | 304.20 JPY |
| 100 CUP | 608.39 JPY |
| 500 CUP | 3,041.96 JPY |
| 1,000 CUP | 6,083.91 JPY |
Get CUP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=JPYExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-06-19T02:57:32Z",
"rates": {
"JPY": 6.083911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "JPY",
"amount": 100
},
"result": 608.3910999999999,
"rate": 6.083911
}Build with CUP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key