Rate Overview
Live
1 CUP = 5.9118 JPY
1 JPY = 0.169154
CUP
Avg
5.9185
High
5.9552
Low
5.8949
Last updated: 5/9/2026, 6:02:41 AM
Quick Conversions
| CUP | JPY |
|---|---|
| 1 CUP | 5.91 JPY |
| 10 CUP | 59.12 JPY |
| 50 CUP | 295.59 JPY |
| 100 CUP | 591.18 JPY |
| 500 CUP | 2,955.89 JPY |
| 1,000 CUP | 5,911.78 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-05-09T06:02:41Z",
"rates": {
"JPY": 5.911775
}
}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": 591.1775,
"rate": 5.911775
}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