Rate Overview
Live
1 CAD = 648.8255 KPW
1 KPW = 0.001541
CAD
Avg
651.1478
High
653.6762
Low
648.8255
Last updated: 9/11/2026, 10:54:06 PM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 648.83 KPW |
| 10 CAD | 6,488.25 KPW |
| 50 CAD | 32,441.27 KPW |
| 100 CAD | 64,882.55 KPW |
| 500 CAD | 324,412.74 KPW |
| 1,000 CAD | 648,825.49 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-09-11T22:54:06Z",
"rates": {
"KPW": 648.825485
}
}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": 64882.5485,
"rate": 648.825485
}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