Rate Overview
Live
1 CAD = 978.9824 KRW
1 KRW = 0.001021
CAD
Avg
985.6915
High
993.9787
Low
978.5204
Last updated: 9/4/2026, 10:55:27 PM
Quick Conversions
| CAD | KRW |
|---|---|
| 1 CAD | 978.98 KRW |
| 10 CAD | 9,789.82 KRW |
| 50 CAD | 48,949.12 KRW |
| 100 CAD | 97,898.24 KRW |
| 500 CAD | 489,491.22 KRW |
| 1,000 CAD | 978,982.44 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-09-04T22:55:27Z",
"rates": {
"KRW": 978.98244
}
}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": 97898.244,
"rate": 978.98244
}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