Rate Overview
Live
1 CAD = 650.7777 KPW
1 KPW = 0.001537
CAD
Avg
654.1195
High
663.4191
Low
642.1248
Last updated: 5/27/2026, 6:28:09 PM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 650.78 KPW |
| 10 CAD | 6,507.78 KPW |
| 50 CAD | 32,538.89 KPW |
| 100 CAD | 65,077.77 KPW |
| 500 CAD | 325,388.86 KPW |
| 1,000 CAD | 650,777.72 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-27T18:28:09Z",
"rates": {
"KPW": 650.777723
}
}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": 65077.772300000004,
"rate": 650.777723
}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