Rate Overview
Live
1 CAD = 657.2056 KPW
1 KPW = 0.001522
CAD
Avg
653.1016
High
657.2056
Low
649.7353
Last updated: 4/17/2026, 4:59:04 AM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 657.21 KPW |
| 10 CAD | 6,572.06 KPW |
| 50 CAD | 32,860.28 KPW |
| 100 CAD | 65,720.56 KPW |
| 500 CAD | 328,602.78 KPW |
| 1,000 CAD | 657,205.56 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-04-17T04:59:04Z",
"rates": {
"KPW": 657.205559
}
}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": 65720.5559,
"rate": 657.205559
}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