Rate Overview
Live
1 CAD = 1067.92 KRW
1 KRW = 0.000936
CAD
Avg
1001.61
High
1109.99
Low
910.5013
Last updated: 7/20/2026, 12:42:55 AM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 1,067.92 KRW |
| 10 CAD | 10,679.17 KRW |
| 50 CAD | 53,395.86 KRW |
| 100 CAD | 106,791.73 KRW |
| 500 CAD | 533,958.63 KRW |
| 1,000 CAD | 1,067,917.26 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-20T00:42:55Z",
"rates": {
"KRW": 1067.917261
}
}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": 106791.7261,
"rate": 1067.917261
}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