Rate Overview
Live
1 CAD = 650.8624 KPW
1 KPW = 0.001536
CAD
Avg
647.8104
High
666.1442
Low
622.8342
Last updated: 5/27/2026, 5:17:16 PM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 650.86 KPW |
| 10 CAD | 6,508.62 KPW |
| 50 CAD | 32,543.12 KPW |
| 100 CAD | 65,086.24 KPW |
| 500 CAD | 325,431.22 KPW |
| 1,000 CAD | 650,862.44 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-27T17:17:16Z",
"rates": {
"KPW": 650.862439
}
}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": 65086.2439,
"rate": 650.862439
}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