Rate Overview
Live
1 CAD = 115.3222 JPY
1 JPY = 0.008671
CAD
Avg
115.3241
High
115.6647
Low
115.0460
Last updated: 5/26/2026, 8:49:45 AM
Quick Conversions
| CAD | JPY |
|---|---|
| 1 CAD | 115.32 JPY |
| 10 CAD | 1,153.22 JPY |
| 50 CAD | 5,766.11 JPY |
| 100 CAD | 11,532.22 JPY |
| 500 CAD | 57,661.09 JPY |
| 1,000 CAD | 115,322.17 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-26T08:49:45Z",
"rates": {
"JPY": 115.322174
}
}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": 11532.2174,
"rate": 115.322174
}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