Rate Overview
Live
1 CAD = 649.6705 KPW
1 KPW = 0.001539
CAD
Avg
653.5097
High
656.5309
Low
649.6705
Last updated: 3/27/2026, 6:05:01 AM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 649.67 KPW |
| 10 CAD | 6,496.70 KPW |
| 50 CAD | 32,483.52 KPW |
| 100 CAD | 64,967.05 KPW |
| 500 CAD | 324,835.25 KPW |
| 1,000 CAD | 649,670.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-03-27T06:05:01Z",
"rates": {
"KPW": 649.670492
}
}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": 64967.049199999994,
"rate": 649.670492
}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