Rate Overview
Live
1 CUP = 6.6647 JPY
1 JPY = 0.150044
CUP
Avg
6.6384
High
6.6647
Low
6.6057
Last updated: 3/27/2026, 6:01:40 AM
Quick Conversions
| CUP | JPY |
|---|---|
| 1 CUP | 6.66 JPY |
| 10 CUP | 66.65 JPY |
| 50 CUP | 333.24 JPY |
| 100 CUP | 666.47 JPY |
| 500 CUP | 3,332.36 JPY |
| 1,000 CUP | 6,664.72 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-03-27T06:01:40Z",
"rates": {
"JPY": 6.664715
}
}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": 666.4715,
"rate": 6.664715
}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