Rate Overview
Live
1 CUP = 6.0088 JPY
1 JPY = 0.166422
CUP
Avg
6.3008
High
6.6643
Low
5.9118
Last updated: 5/29/2026, 11:43:42 PM
Quick Conversions
| CUP | JPY |
|---|---|
| 1 CUP | 6.01 JPY |
| 10 CUP | 60.09 JPY |
| 50 CUP | 300.44 JPY |
| 100 CUP | 600.88 JPY |
| 500 CUP | 3,004.41 JPY |
| 1,000 CUP | 6,008.81 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-29T23:43:42Z",
"rates": {
"JPY": 6.008813
}
}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": 600.8813,
"rate": 6.008813
}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