Rate Overview
Live
1 CAD = 1060.98 KRW
1 KRW = 0.000943
CAD
Avg
1059.59
High
1062.33
Low
1054.90
Last updated: 7/19/2026, 7:41:41 PM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 1,060.98 KRW |
| 10 CAD | 10,609.85 KRW |
| 50 CAD | 53,049.25 KRW |
| 100 CAD | 106,098.49 KRW |
| 500 CAD | 530,492.46 KRW |
| 1,000 CAD | 1,060,984.92 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-07-19T19:41:41Z",
"rates": {
"KRW": 1060.984922
}
}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": 106098.49220000001,
"rate": 1060.984922
}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