INR
CAD
$

INR/CAD Exchange Rate

Indian Rupee to Canadian Dollar

Live Rate
0.014401
+0.96% 7D

1 CAD = 69.4396 INR

INR/CAD Price Chart

Historical exchange rate performance

Current 0.014401
High 0.014458
Low 0.014264
7D Change +0.96%

Rate Overview

Live
1 INR = 0.014401 CAD
1 CAD = 69.4396 INR
Avg
0.014349
High
0.014458
Low
0.014264

Last updated: 5/8/2026, 9:39:00 AM

Quick Conversions

INRCAD
1 INR0.01 CAD
10 INR0.14 CAD
50 INR0.72 CAD
100 INR1.44 CAD
500 INR7.20 CAD
1,000 INR14.40 CAD

Get INR/CAD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "INR",
  "date": "2026-05-08T09:39:00Z",
  "rates": {
    "CAD": 0.014401
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "INR",
    "to": "CAD",
    "amount": 100
  },
  "result": 1.4401000000000002,
  "rate": 0.014401
}

Build with INR/CAD Exchange Rates

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

Get Free API Key