Rate Overview
Live
1 CUP = 5.9866 JPY
1 JPY = 0.167040
CUP
Avg
6.0036
High
6.0315
Low
5.9866
Last updated: 4/18/2026, 8:45:29 AM
Quick Conversions
| CUP | JPY |
|---|---|
| 1 CUP | 5.99 JPY |
| 10 CUP | 59.87 JPY |
| 50 CUP | 299.33 JPY |
| 100 CUP | 598.66 JPY |
| 500 CUP | 2,993.30 JPY |
| 1,000 CUP | 5,986.61 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-04-18T08:45:29Z",
"rates": {
"JPY": 5.986605
}
}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": 598.6605,
"rate": 5.986605
}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