Rate Overview
Live
1 CAD = 649.4018 KPW
1 KPW = 0.001540
CAD
Avg
651.7649
High
654.9834
Low
648.8992
Last updated: 8/25/2026, 7:58:17 AM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 649.40 KPW |
| 10 CAD | 6,494.02 KPW |
| 50 CAD | 32,470.09 KPW |
| 100 CAD | 64,940.18 KPW |
| 500 CAD | 324,700.90 KPW |
| 1,000 CAD | 649,401.80 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-08-25T07:58:17Z",
"rates": {
"KPW": 649.401797
}
}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": 64940.1797,
"rate": 649.401797
}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