Rate Overview
Live
1 CAD = 650.9943 KPW
1 KPW = 0.001536
CAD
Avg
651.9776
High
654.2077
Low
650.9943
Last updated: 5/27/2026, 1:33:36 PM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 650.99 KPW |
| 10 CAD | 6,509.94 KPW |
| 50 CAD | 32,549.71 KPW |
| 100 CAD | 65,099.43 KPW |
| 500 CAD | 325,497.13 KPW |
| 1,000 CAD | 650,994.26 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-05-27T13:33:36Z",
"rates": {
"KPW": 650.994264
}
}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": 65099.426400000004,
"rate": 650.994264
}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