Rate Overview
Live
1 CAD = 1094.67 KRW
1 KRW = 0.000914
CAD
Avg
1092.71
High
1098.65
Low
1085.14
Last updated: 3/26/2026, 10:32:22 PM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 1,094.67 KRW |
| 10 CAD | 10,946.69 KRW |
| 50 CAD | 54,733.46 KRW |
| 100 CAD | 109,466.91 KRW |
| 500 CAD | 547,334.57 KRW |
| 1,000 CAD | 1,094,669.13 KRW |
Get CAD/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=KRWExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-26T22:32:22Z",
"rates": {
"KRW": 1094.669134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "KRW",
"amount": 100
},
"result": 109466.9134,
"rate": 1094.669134
}Build with CAD/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key