Rate Overview
Live
1 KRW = 0.000981 CAD
1 CAD = 1019.37
KRW
Avg
0.000983
High
0.000996
Low
0.000979
Last updated: 8/20/2026, 1:55:36 PM
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.49 CAD |
| 1,000 KRW | 0.98 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-08-20T13:55:36Z",
"rates": {
"CAD": 0.000981
}
}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.0981,
"rate": 0.000981
}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