Rate Overview
Live
1 JPY = 0.149753 CUP
1 CUP = 6.6777
JPY
Avg
0.150596
High
0.151384
Low
0.149753
Last updated: 3/27/2026, 11:11:00 AM
Quick Conversions
| JPY | CUP |
|---|---|
| 1 JPY | 0.15 CUP |
| 10 JPY | 1.50 CUP |
| 50 JPY | 7.49 CUP |
| 100 JPY | 14.98 CUP |
| 500 JPY | 74.88 CUP |
| 1,000 JPY | 149.75 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-03-27T11:11:00Z",
"rates": {
"CUP": 0.149753
}
}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": 14.975299999999999,
"rate": 0.149753
}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