Rate Overview
Live
1 CAD = 1097.89 KRW
1 KRW = 0.000911
CAD
Avg
989.0944
High
1097.89
Low
899.6769
Last updated: 3/27/2026, 1:58:56 AM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 1,097.89 KRW |
| 10 CAD | 10,978.85 KRW |
| 50 CAD | 54,894.27 KRW |
| 100 CAD | 109,788.55 KRW |
| 500 CAD | 548,942.74 KRW |
| 1,000 CAD | 1,097,885.49 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-03-27T01:58:56Z",
"rates": {
"KRW": 1097.885488
}
}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": 109788.54879999999,
"rate": 1097.885488
}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