Rate Overview
Live
1 JPY = 0.150376 CUP
1 CUP = 6.6500
JPY
Avg
0.150583
High
0.150832
Low
0.150376
Last updated: 5/27/2026, 1:32:19 PM
Quick Conversions
| JPY | CUP |
|---|---|
| 1 JPY | 0.15 CUP |
| 10 JPY | 1.50 CUP |
| 50 JPY | 7.52 CUP |
| 100 JPY | 15.04 CUP |
| 500 JPY | 75.19 CUP |
| 1,000 JPY | 150.38 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-05-27T13:32:19Z",
"rates": {
"CUP": 0.150376
}
}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": 15.037600000000001,
"rate": 0.150376
}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