Rate Overview
Live
1 CUP = 6.5811 JPY
1 JPY = 0.151951
CUP
Avg
6.5455
High
6.5840
Low
6.4934
Last updated: 3/6/2026, 7:28:51 PM
Quick Conversions
| CUP | JPY |
|---|---|
| 1 CUP | 6.58 JPY |
| 10 CUP | 65.81 JPY |
| 50 CUP | 329.05 JPY |
| 100 CUP | 658.11 JPY |
| 500 CUP | 3,290.53 JPY |
| 1,000 CUP | 6,581.05 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-03-06T19:28:51Z",
"rates": {
"JPY": 6.581051
}
}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": 658.1051,
"rate": 6.581051
}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