Rate Overview
Live
1 CUP = 6.1815 JPY
1 JPY = 0.161773
CUP
Avg
6.1709
High
6.1828
Low
6.1392
Last updated: 7/28/2026, 4:25:43 AM
Quick Conversions
| CUP | JPY |
|---|---|
| 1 CUP | 6.18 JPY |
| 10 CUP | 61.82 JPY |
| 50 CUP | 309.08 JPY |
| 100 CUP | 618.15 JPY |
| 500 CUP | 3,090.75 JPY |
| 1,000 CUP | 6,181.50 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-07-28T04:25:43Z",
"rates": {
"JPY": 6.181502
}
}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": 618.1502,
"rate": 6.181502
}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