Rate Overview
Live
1 CAD = 660.7128 KPW
1 KPW = 0.001514
CAD
Avg
661.0721
High
662.6552
Low
658.4603
Last updated: 5/7/2026, 10:15:09 AM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 660.71 KPW |
| 10 CAD | 6,607.13 KPW |
| 50 CAD | 33,035.64 KPW |
| 100 CAD | 66,071.28 KPW |
| 500 CAD | 330,356.41 KPW |
| 1,000 CAD | 660,712.82 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-07T10:15:09Z",
"rates": {
"KPW": 660.712819
}
}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": 66071.2819,
"rate": 660.712819
}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