Rate Overview
Live
1 CAD = 1093.26 KRW
1 KRW = 0.000915
CAD
Avg
1096.24
High
1102.77
Low
1089.84
Last updated: 5/27/2026, 5:34:37 AM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 1,093.26 KRW |
| 10 CAD | 10,932.59 KRW |
| 50 CAD | 54,662.97 KRW |
| 100 CAD | 109,325.93 KRW |
| 500 CAD | 546,629.67 KRW |
| 1,000 CAD | 1,093,259.33 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-05-27T05:34:37Z",
"rates": {
"KRW": 1093.259334
}
}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": 109325.93340000001,
"rate": 1093.259334
}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