Rate Overview
Live
1 CAD = 1035.24 KRW
1 KRW = 0.000966
CAD
Avg
1052.35
High
1107.05
Low
1000.52
Last updated: 7/26/2026, 5:02:21 PM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 1,035.24 KRW |
| 10 CAD | 10,352.42 KRW |
| 50 CAD | 51,762.10 KRW |
| 100 CAD | 103,524.20 KRW |
| 500 CAD | 517,620.98 KRW |
| 1,000 CAD | 1,035,241.97 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-26T17:02:21Z",
"rates": {
"KRW": 1035.241969
}
}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": 103524.1969,
"rate": 1035.241969
}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