Rate Overview
Live
1 CAD = 1097.51 KRW
1 KRW = 0.000911
CAD
Avg
1073.18
High
1097.51
Low
1054.74
Last updated: 3/6/2026, 6:11:38 PM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 1,097.51 KRW |
| 10 CAD | 10,975.06 KRW |
| 50 CAD | 54,875.29 KRW |
| 100 CAD | 109,750.57 KRW |
| 500 CAD | 548,752.86 KRW |
| 1,000 CAD | 1,097,505.73 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-06T18:11:38Z",
"rates": {
"KRW": 1097.505727
}
}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": 109750.5727,
"rate": 1097.505727
}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