Rate Overview
Live
1 CAD = 649.6283 KPW
1 KPW = 0.001539
CAD
Avg
647.2040
High
666.1442
Low
622.8342
Last updated: 3/27/2026, 7:49:30 AM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 649.63 KPW |
| 10 CAD | 6,496.28 KPW |
| 50 CAD | 32,481.41 KPW |
| 100 CAD | 64,962.83 KPW |
| 500 CAD | 324,814.14 KPW |
| 1,000 CAD | 649,628.29 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-03-27T07:49:30Z",
"rates": {
"KPW": 649.628287
}
}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": 64962.8287,
"rate": 649.628287
}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