Rate Overview
Live
1 CAD = 649.2768 KPW
1 KPW = 0.001540
CAD
Avg
651.0860
High
663.2829
Low
629.2779
Last updated: 3/27/2026, 2:38:46 PM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 649.28 KPW |
| 10 CAD | 6,492.77 KPW |
| 50 CAD | 32,463.84 KPW |
| 100 CAD | 64,927.68 KPW |
| 500 CAD | 324,638.40 KPW |
| 1,000 CAD | 649,276.80 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-27T14:38:46Z",
"rates": {
"KPW": 649.276799
}
}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": 64927.679899999996,
"rate": 649.276799
}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