Rate Overview
Live
1 CAD = 1078.68 KRW
1 KRW = 0.000927
CAD
Avg
1073.58
High
1078.68
Low
1068.80
Last updated: 4/16/2026, 4:32:06 AM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 1,078.68 KRW |
| 10 CAD | 10,786.75 KRW |
| 50 CAD | 53,933.76 KRW |
| 100 CAD | 107,867.52 KRW |
| 500 CAD | 539,337.60 KRW |
| 1,000 CAD | 1,078,675.20 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-04-16T04:32:06Z",
"rates": {
"KRW": 1078.675197
}
}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": 107867.5197,
"rate": 1078.675197
}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