Rate Overview
Live
1 CAD = 642.9429 KPW
1 KPW = 0.001555
CAD
Avg
643.5725
High
646.1827
Low
642.0208
Last updated: 6/17/2026, 6:43:01 AM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 642.94 KPW |
| 10 CAD | 6,429.43 KPW |
| 50 CAD | 32,147.14 KPW |
| 100 CAD | 64,294.29 KPW |
| 500 CAD | 321,471.43 KPW |
| 1,000 CAD | 642,942.86 KPW |
Get CAD/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=KPWExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-06-17T06:43:01Z",
"rates": {
"KPW": 642.942863
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "KPW",
"amount": 100
},
"result": 64294.2863,
"rate": 642.942863
}Build with CAD/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key