Rate Overview
Live
1 CUP = 6.1650 JPY
1 JPY = 0.162206
CUP
Avg
6.2975
High
6.6642
Low
5.8949
Last updated: 7/27/2026, 8:06:05 AM
Quick Conversions
| CUP | JPY |
|---|---|
| 1 CUP | 6.16 JPY |
| 10 CUP | 61.65 JPY |
| 50 CUP | 308.25 JPY |
| 100 CUP | 616.50 JPY |
| 500 CUP | 3,082.50 JPY |
| 1,000 CUP | 6,165.00 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-27T08:06:05Z",
"rates": {
"JPY": 6.164995
}
}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": 616.4995,
"rate": 6.164995
}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