Rate Overview
Live
1 CAD = 1086.30 KRW
1 KRW = 0.000921
CAD
Avg
1089.34
High
1095.80
Low
1083.10
Last updated: 6/16/2026, 6:42:27 AM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 1,086.30 KRW |
| 10 CAD | 10,863.04 KRW |
| 50 CAD | 54,315.19 KRW |
| 100 CAD | 108,630.38 KRW |
| 500 CAD | 543,151.89 KRW |
| 1,000 CAD | 1,086,303.78 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-06-16T06:42:27Z",
"rates": {
"KRW": 1086.303779
}
}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": 108630.3779,
"rate": 1086.303779
}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