Rate Overview
Live
1 CAD = 1092.65 KRW
1 KRW = 0.000915
CAD
Avg
1073.77
High
1099.61
Low
1048.62
Last updated: 5/27/2026, 6:54:09 AM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 1,092.65 KRW |
| 10 CAD | 10,926.52 KRW |
| 50 CAD | 54,632.61 KRW |
| 100 CAD | 109,265.23 KRW |
| 500 CAD | 546,326.13 KRW |
| 1,000 CAD | 1,092,652.25 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-05-27T06:54:09Z",
"rates": {
"KRW": 1092.652254
}
}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": 109265.22540000001,
"rate": 1092.652254
}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