Rate Overview
Live
1 JPY = 0.008599 CAD
1 CAD = 116.2926
JPY
Avg
0.008670
High
0.008746
Low
0.008599
Last updated: 3/7/2026, 2:57:07 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-03-07T14:57:07Z",
"rates": {
"CAD": 0.008599
}
}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.8599000000000001,
"rate": 0.008599
}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