Rate Overview
Live
1 KRW = 0.000965 CAD
1 CAD = 1036.27
KRW
Avg
0.000943
High
0.000966
Low
0.000912
Last updated: 7/29/2026, 10:10:00 AM
Quick Conversions
| KRW | CAD |
|---|---|
| 1 KRW | 0.00 CAD |
| 10 KRW | 0.01 CAD |
| 50 KRW | 0.05 CAD |
| 100 KRW | 0.10 CAD |
| 500 KRW | 0.48 CAD |
| 1,000 KRW | 0.97 CAD |
Get KRW/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=CADExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-29T10:10:00Z",
"rates": {
"CAD": 0.000965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "CAD",
"amount": 100
},
"result": 0.0965,
"rate": 0.000965
}Build with KRW/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key