Rate Overview
Live
1 CAD = 113.6376 JPY
1 JPY = 0.008800
CAD
Avg
113.8323
High
114.3907
Low
113.4703
Last updated: 7/5/2026, 11:52:51 AM
Quick Conversions
| CAD | JPY |
|---|---|
| 1 CAD | 113.64 JPY |
| 10 CAD | 1,136.38 JPY |
| 50 CAD | 5,681.88 JPY |
| 100 CAD | 11,363.76 JPY |
| 500 CAD | 56,818.82 JPY |
| 1,000 CAD | 113,637.63 JPY |
Get CAD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=JPYExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-05T11:52:51Z",
"rates": {
"JPY": 113.637632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "JPY",
"amount": 100
},
"result": 11363.7632,
"rate": 113.637632
}Build with CAD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key