Rate Overview
Live
1 KRW = 0.000913 CAD
1 CAD = 1095.29
KRW
Avg
0.001013
High
0.001111
Low
0.000913
Last updated: 3/27/2026, 7:50:18 AM
Quick Conversions
| KRW | CAD |
|---|---|
| 1 KRW | 0.00 CAD |
| 10 KRW | 0.01 CAD |
| 50 KRW | 0.05 CAD |
| 100 KRW | 0.09 CAD |
| 500 KRW | 0.46 CAD |
| 1,000 KRW | 0.91 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-03-27T07:50:18Z",
"rates": {
"CAD": 0.000913
}
}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.09129999999999999,
"rate": 0.000913
}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