Rate Overview
Live
1 CUP = 5.8265 JPY
1 JPY = 0.171629
CUP
Avg
5.9251
High
6.0427
Low
5.8265
Last updated: 9/7/2026, 4:38:10 PM
Quick Conversions
| CUP | JPY |
|---|---|
| 1 CUP | 5.83 JPY |
| 10 CUP | 58.27 JPY |
| 50 CUP | 291.33 JPY |
| 100 CUP | 582.65 JPY |
| 500 CUP | 2,913.26 JPY |
| 1,000 CUP | 5,826.52 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-09-07T16:38:10Z",
"rates": {
"JPY": 5.826521
}
}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": 582.6521,
"rate": 5.826521
}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