Rate Overview
Live
1 CAD = 114.5836 JPY
1 JPY = 0.008727
CAD
Avg
114.7340
High
115.2181
Low
114.4535
Last updated: 6/15/2026, 9:53:13 AM
Quick Conversions
| CAD | JPY |
|---|---|
| 1 CAD | 114.58 JPY |
| 10 CAD | 1,145.84 JPY |
| 50 CAD | 5,729.18 JPY |
| 100 CAD | 11,458.36 JPY |
| 500 CAD | 57,291.81 JPY |
| 1,000 CAD | 114,583.62 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-06-15T09:53:13Z",
"rates": {
"JPY": 114.583616
}
}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": 11458.3616,
"rate": 114.583616
}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