Rate Overview
Live
1 CAD = 650.5637 KPW
1 KPW = 0.001537
CAD
Avg
651.8228
High
654.2077
Low
650.5322
Last updated: 5/27/2026, 4:06:31 PM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 650.56 KPW |
| 10 CAD | 6,505.64 KPW |
| 50 CAD | 32,528.18 KPW |
| 100 CAD | 65,056.37 KPW |
| 500 CAD | 325,281.84 KPW |
| 1,000 CAD | 650,563.68 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-27T16:06:31Z",
"rates": {
"KPW": 650.563677
}
}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": 65056.367699999995,
"rate": 650.563677
}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