Rate Overview
Live
1 CAD = 649.8089 KPW
1 KPW = 0.001539
CAD
Avg
653.5254
High
656.5309
Low
649.7454
Last updated: 3/27/2026, 11:16:43 AM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 649.81 KPW |
| 10 CAD | 6,498.09 KPW |
| 50 CAD | 32,490.44 KPW |
| 100 CAD | 64,980.89 KPW |
| 500 CAD | 324,904.43 KPW |
| 1,000 CAD | 649,808.87 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-27T11:16:43Z",
"rates": {
"KPW": 649.808866
}
}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.8866,
"rate": 649.808866
}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