Rate Overview
Live
1 JPY = 0.008601 CAD
1 CAD = 116.2656
JPY
Avg
0.009498
High
0.011418
Low
0.008533
Last updated: 7/25/2026, 10:07:50 PM
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.30 CAD |
| 1,000 JPY | 8.60 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-07-25T22:07:50Z",
"rates": {
"CAD": 0.008601
}
}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.8601,
"rate": 0.008601
}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