Rate Overview
Live
1 CAD = 647.7916 KPW
1 KPW = 0.001544
CAD
Avg
648.1974
High
649.3867
Low
645.4222
Last updated: 8/18/2026, 8:19:18 PM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 647.79 KPW |
| 10 CAD | 6,477.92 KPW |
| 50 CAD | 32,389.58 KPW |
| 100 CAD | 64,779.16 KPW |
| 500 CAD | 323,895.82 KPW |
| 1,000 CAD | 647,791.63 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-08-18T20:19:18Z",
"rates": {
"KPW": 647.791633
}
}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": 64779.16330000001,
"rate": 647.791633
}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