Rate Overview
Live
1 CAD = 650.4978 KPW
1 KPW = 0.001537
CAD
Avg
656.0345
High
664.5054
Low
647.7941
Last updated: 5/27/2026, 7:24:55 PM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 650.50 KPW |
| 10 CAD | 6,504.98 KPW |
| 50 CAD | 32,524.89 KPW |
| 100 CAD | 65,049.78 KPW |
| 500 CAD | 325,248.92 KPW |
| 1,000 CAD | 650,497.85 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-27T19:24:55Z",
"rates": {
"KPW": 650.497845
}
}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": 65049.7845,
"rate": 650.497845
}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