Rate Overview
Live
1 JPY = 0.008629 CAD
1 CAD = 115.8883
JPY
Avg
0.008653
High
0.008692
Low
0.008592
Last updated: 4/18/2026, 1:31:00 AM
Quick Conversions
| JPY | CAD |
|---|---|
| 1 JPY | 0.01 CAD |
| 10 JPY | 0.09 CAD |
| 50 JPY | 0.43 CAD |
| 100 JPY | 0.86 CAD |
| 500 JPY | 4.31 CAD |
| 1,000 JPY | 8.63 CAD |
Get JPY/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CADExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-18T01:31:00Z",
"rates": {
"CAD": 0.008629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CAD",
"amount": 100
},
"result": 0.8629,
"rate": 0.008629
}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