Rate Overview
Live
1 CAD = 1080.84 KRW
1 KRW = 0.000925
CAD
Avg
1074.12
High
1080.84
Low
1068.80
Last updated: 4/16/2026, 3:15:26 AM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 1,080.84 KRW |
| 10 CAD | 10,808.39 KRW |
| 50 CAD | 54,041.96 KRW |
| 100 CAD | 108,083.92 KRW |
| 500 CAD | 540,419.59 KRW |
| 1,000 CAD | 1,080,839.19 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-04-16T03:15:26Z",
"rates": {
"KRW": 1080.839185
}
}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": 108083.9185,
"rate": 1080.839185
}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