Rate Overview
Live
1 CAD = 650.9371 KPW
1 KPW = 0.001536
CAD
Avg
647.1569
High
666.1442
Low
622.8342
Last updated: 8/25/2026, 7:42:31 PM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 650.94 KPW |
| 10 CAD | 6,509.37 KPW |
| 50 CAD | 32,546.85 KPW |
| 100 CAD | 65,093.71 KPW |
| 500 CAD | 325,468.53 KPW |
| 1,000 CAD | 650,937.06 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-25T19:42:31Z",
"rates": {
"KPW": 650.937059
}
}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": 65093.7059,
"rate": 650.937059
}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