Rate Overview
Live
1 CAD = 1085.21 KRW
1 KRW = 0.000921
CAD
Avg
1084.88
High
1095.41
Low
1075.18
Last updated: 7/6/2026, 4:28:14 AM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 1,085.21 KRW |
| 10 CAD | 10,852.10 KRW |
| 50 CAD | 54,260.49 KRW |
| 100 CAD | 108,520.98 KRW |
| 500 CAD | 542,604.88 KRW |
| 1,000 CAD | 1,085,209.76 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-06T04:28:14Z",
"rates": {
"KRW": 1085.209761
}
}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": 108520.9761,
"rate": 1085.209761
}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