Convert PKR to CAD at the mid-market exchange rate. Access real-time rates via our /api/rate endpoint (free API key required) or the developer docs.
Exchange Rate Trend
PKR → CAD
Loading chart data...
Historical data unavailable
PKR to CAD Conversion Table
Convert PKR to CAD
PKR
CAD
₨1
C$0.00
₨5
C$0.02
₨10
C$0.05
₨25
C$0.12
₨50
C$0.25
₨100
C$0.50
₨500
C$2.49
₨1,000
C$4.99
₨5,000
C$24.93
₨10,000
C$49.85
Convert CAD to PKR
CAD
PKR
C$1
₨200.5877
C$5
₨1,002.9386
C$10
₨2,005.8772
C$25
₨5,014.6931
C$50
₨10,029.3861
C$100
₨20,058.7722
C$500
₨100,293.861
C$1,000
₨200,587.722
C$5,000
₨1,002,938.6101
C$10,000
₨2,005,877.2203
About the Pakistani Rupee (PKR)
The Pakistani Rupee (PKR) is managed by the State Bank of Pakistan. The currency is influenced by the country's trade balance, remittances, and relationships with international financial institutions.
Key Factors That Influence PKR
SBP monetary policy
Remittance inflows
IMF program conditions
Import cover and reserves
Cotton and textile exports
About the Canadian Dollar (CAD)
The Canadian Dollar (CAD) is heavily influenced by oil prices as Canada is one of the world's largest oil exporters. It is managed by the Bank of Canada and closely tracks US economic performance.
Key Factors That Influence CAD
Oil and energy prices
Bank of Canada rate decisions
US economic conditions
Canadian housing market
Trade balance with the United States
Understanding the PKR/CAD Exchange Rate
The PKR/CAD exchange rate tells you how many Canadian dollars you get for 1 Pakistani Rupee.
This is the mid-market rate — the real exchange rate without any markup. It's the same rate used by Google Finance.
AllRatesToday provides this rate via a free REST API, updated every 60 seconds from institutional interbank market data.
Integrate live PKR/CAD rates into your app with our official SDKs for JavaScript, Python, PHP, and React.
The exchange rate between PKR and CAD fluctuates based on supply and demand in the foreign exchange market.
Economic data releases, central bank announcements, and geopolitical events can all cause significant movements in the rate.
Currency converter API for PKR to CAD
This converter is a thin layer over two APIs. Both return JSON, both take one
HTTP call, and both have a free tier — no credit card.
Mid-market exchange rate API
The live interbank midpoint — the number shown above. It moves continuously
and is refreshed every 60 seconds across 160 currencies.
Use it for pricing, checkout, display and anything a customer sees.
The rate a named institution actually published for a given date, from
116 central banks and 3 tax
authorities. Unlike a mid-market rate it never changes after publication,
which is what tax filings, customs valuations and audits require.
Any past date — /central-bank/{bank}/2026-06-30. If the bank did not publish that day you get the most recent prior date, flagged.
Every bank at once — /api/v1/central-banks/rates returns all sources for one pair, so you can compare what each institution published.
Nothing is guessed — pairs a bank does not print are cross-computed from that bank's own table and returned with "derived": true and the method used. Banks are never mixed.
An MCP server — @allratestoday/mcp-server — lets Claude, Cursor and other MCP clients pull these rates directly, no glue code.
Free tier
300 requests, no credit card, no trial expiry. Paid plans start at €4.99/month for 5,000 requests a month.
Which one do you need? If a regulator, tax authority or auditor
names the source, use the official rate — the two can differ by several percent
on the same day. For everything a customer sees, use the mid-market rate.
On weekends and holidays the official endpoints return the most recent published
date, which is the figure compliance rules expect you to apply.
Official PKR and CAD Central Bank Rates
The rate on this page is the live mid-market rate. For tax filings, customs valuations, audits, and
compliant invoicing you often need the official reference rate published by the central bank instead.
AllRatesToday also serves published central-bank rates as JSON, with history and a free latest-rates tier.
Exchange rates are determined by supply and demand in the global foreign exchange (forex) market,
the largest financial market in the world with over $6 trillion traded daily.
Floating vs Fixed Rates: Most major currencies like PKR and CAD have floating exchange rates,
meaning their value is determined by market forces. Some currencies are pegged to another currency (usually USD) at a fixed rate.
Bid and Ask Prices: In forex markets, currencies are quoted with a bid price (what buyers pay) and ask price (what sellers receive).
The mid-market rate shown on this page is the midpoint between these two prices.
Rate Fluctuations: The PKR/CAD rate can change every second during trading hours.
Major economic announcements, interest rate decisions, and geopolitical events can cause significant moves in either direction.
Frequently Asked Questions About PKR/CAD
How do I convert PKR to CAD?
To convert PKR to CAD: (1) Use the calculator above to see the live mid-market rate.
(2) For programmatic access, call our API: GET /api/v1/rates?source=PKR&target=CAD.
Current rate: 1 PKR = 0.0050 CAD.
Get your free API key at allratestoday.com/register.
What is 1 PKR in CAD today?
1 PKR equals 0.0050 CAD as of today.
This is the mid-market exchange rate, which is the real rate without any bank markup.
Rates fluctuate constantly based on market conditions, so check back regularly for updates.
Is the PKR going up or down against CAD today?
The PKR/CAD exchange rate fluctuates throughout the day based on market conditions.
Today's rate is 1 PKR = 0.0050 CAD.
Check our historical chart above to see the trend over the past day, week, month, or year
to understand whether PKR is strengthening or weakening against CAD.
What is the best time to buy CAD with PKR?
The best time to exchange PKR to CAD depends on market conditions.
Generally, rates tend to be more favorable during overlapping trading hours between major financial centers
(London, New York, Tokyo). Avoid exchanging during weekends or bank holidays when spreads may be wider.
Use our historical chart to identify trends and consider setting up rate alerts.
Why is PKR falling or rising against CAD?
Exchange rates between PKR and CAD are influenced by: interest rate differentials between
central banks, inflation rates, GDP and economic growth data, trade balances, political stability,
and global market sentiment. Major announcements from the Federal Reserve, ECB, or other central banks
can cause significant short-term movements in the PKR/CAD rate.
How can I get PKR/CAD rates in my app?
Use the AllRatesToday API: (1) Register for a free API key at allratestoday.com/register.
(2) Call GET /api/v1/rates?source=PKR&target=CAD with your Bearer token.
(3) Rates update every 60 seconds from institutional interbank market data.
(4) Install our official SDK for JavaScript (npm), Python (PyPI), or PHP (Packagist) for even faster integration.
What is the mid-market rate for PKR/CAD?
The mid-market rate (also called the interbank rate) is the midpoint between buy and sell prices
in global currency markets. The current mid-market rate is 1 PKR = 0.0050 CAD.
This is the "real" exchange rate without any bank markup.
AllRatesToday provides this rate via a free API, sourced from institutional interbank market data.
Other PKR conversions
Building PKR/CAD into software?
These rates come from the AllRatesToday API. If you need them in an
application rather than on a page, these are the places to start:
We use cookies to remember your currency preferences and improve your experience on AllRatesToday. By clicking "Accept", you consent to our use of cookies.