Rate Overview
Live
1 CAD = 114.2429 JPY
1 JPY = 0.008753
CAD
Avg
115.4900
High
116.8552
Low
114.2429
Last updated: 5/6/2026, 5:59:56 AM
Quick Conversions
| CAD | JPY |
|---|---|
| 1 CAD | 114.24 JPY |
| 10 CAD | 1,142.43 JPY |
| 50 CAD | 5,712.14 JPY |
| 100 CAD | 11,424.29 JPY |
| 500 CAD | 57,121.44 JPY |
| 1,000 CAD | 114,242.87 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-05-06T05:59:56Z",
"rates": {
"JPY": 114.242873
}
}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": 11424.2873,
"rate": 114.242873
}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