Rate Overview
Live
1 CAD = 648.6645 KPW
1 KPW = 0.001542
CAD
Avg
645.8134
High
649.3867
Low
638.7769
Last updated: 8/19/2026, 3:48:29 AM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 648.66 KPW |
| 10 CAD | 6,486.64 KPW |
| 50 CAD | 32,433.22 KPW |
| 100 CAD | 64,866.45 KPW |
| 500 CAD | 324,332.23 KPW |
| 1,000 CAD | 648,664.47 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-08-19T03:48:29Z",
"rates": {
"KPW": 648.664469
}
}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": 64866.4469,
"rate": 648.664469
}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