Rate Overview
Live
1 CAD = 649.8065 KPW
1 KPW = 0.001539
CAD
Avg
650.7890
High
663.2829
Low
638.2864
Last updated: 3/27/2026, 9:30:38 AM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 649.81 KPW |
| 10 CAD | 6,498.07 KPW |
| 50 CAD | 32,490.33 KPW |
| 100 CAD | 64,980.65 KPW |
| 500 CAD | 324,903.26 KPW |
| 1,000 CAD | 649,806.52 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-27T09:30:38Z",
"rates": {
"KPW": 649.80652
}
}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": 64980.651999999995,
"rate": 649.80652
}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