Rate Overview
Live
1 CAD = 1095.30 KRW
1 KRW = 0.000913
CAD
Avg
1092.63
High
1098.65
Low
1085.14
Last updated: 3/27/2026, 12:14:41 AM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 1,095.30 KRW |
| 10 CAD | 10,952.97 KRW |
| 50 CAD | 54,764.87 KRW |
| 100 CAD | 109,529.74 KRW |
| 500 CAD | 547,648.70 KRW |
| 1,000 CAD | 1,095,297.40 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-27T00:14:41Z",
"rates": {
"KRW": 1095.297396
}
}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": 109529.7396,
"rate": 1095.297396
}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