Rate Overview
Live
1 KRW = 0.000911 CAD
1 CAD = 1097.69
KRW
Avg
0.000932
High
0.000948
Low
0.000911
Last updated: 3/6/2026, 6:13:08 PM
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-06T18:13:08Z",
"rates": {
"CAD": 0.000911
}
}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.0911,
"rate": 0.000911
}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