Rate Overview
Live
1 JPY = 0.169448 CUP
1 CUP = 5.9015
JPY
Avg
0.168996
High
0.169638
Low
0.167920
Last updated: 5/7/2026, 11:18:36 AM
Quick Conversions
| JPY | CUP |
|---|---|
| 1 JPY | 0.17 CUP |
| 10 JPY | 1.69 CUP |
| 50 JPY | 8.47 CUP |
| 100 JPY | 16.94 CUP |
| 500 JPY | 84.72 CUP |
| 1,000 JPY | 169.45 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-07T11:18:36Z",
"rates": {
"CUP": 0.169448
}
}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": 16.944799999999997,
"rate": 0.169448
}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