Rate Overview
Live
1 CAD = 633.4008 KPW
1 KPW = 0.001579
CAD
Avg
633.2774
High
633.9947
Low
632.3818
Last updated: 7/7/2026, 11:01:04 AM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 633.40 KPW |
| 10 CAD | 6,334.01 KPW |
| 50 CAD | 31,670.04 KPW |
| 100 CAD | 63,340.08 KPW |
| 500 CAD | 316,700.41 KPW |
| 1,000 CAD | 633,400.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-07-07T11:01:04Z",
"rates": {
"KPW": 633.400822
}
}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": 63340.0822,
"rate": 633.400822
}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