JPY
¥
CAD
$

JPY/CAD Exchange Rate

Yen to Canadian Dollar

Live Rate
0.008664
-0.86% YTD

1 CAD = 115.4201 JPY

JPY/CAD Price Chart

Historical exchange rate performance

Current 0.008664
High 0.008887
Low 0.008557
YTD Change -0.86%

Rate Overview

Live
1 JPY = 0.008664 CAD
1 CAD = 115.4201 JPY
Avg
0.008711
High
0.008887
Low
0.008557

Last updated: 5/28/2026, 4:07:09 PM

Quick Conversions

JPYCAD
1 JPY0.01 CAD
10 JPY0.09 CAD
50 JPY0.43 CAD
100 JPY0.87 CAD
500 JPY4.33 CAD
1,000 JPY8.66 CAD

Get JPY/CAD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=JPY&currencies=CAD

Example Response:

{
  "success": true,
  "base": "JPY",
  "date": "2026-05-28T16:07:09Z",
  "rates": {
    "CAD": 0.008664
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=JPY&to=CAD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "JPY",
    "to": "CAD",
    "amount": 100
  },
  "result": 0.8664,
  "rate": 0.008664
}

Build with JPY/CAD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key