Rate Overview
Live
1 CAD = 113.8778 JPY
1 JPY = 0.008781
CAD
Avg
114.8448
High
115.3268
Low
113.8778
Last updated: 9/3/2026, 6:42:54 AM
Quick Conversions
| CAD | JPY |
|---|---|
| 1 CAD | 113.88 JPY |
| 10 CAD | 1,138.78 JPY |
| 50 CAD | 5,693.89 JPY |
| 100 CAD | 11,387.78 JPY |
| 500 CAD | 56,938.91 JPY |
| 1,000 CAD | 113,877.82 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-09-03T06:42:54Z",
"rates": {
"JPY": 113.877823
}
}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": 11387.7823,
"rate": 113.877823
}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