Rate Overview
Live
1 CAD = 648.9889 KPW
1 KPW = 0.001541
CAD
Avg
651.0806
High
663.2829
Low
629.2779
Last updated: 3/27/2026, 1:25:31 PM
Quick Conversions
| CAD | KPW |
|---|---|
| 1 CAD | 648.99 KPW |
| 10 CAD | 6,489.89 KPW |
| 50 CAD | 32,449.44 KPW |
| 100 CAD | 64,898.89 KPW |
| 500 CAD | 324,494.43 KPW |
| 1,000 CAD | 648,988.86 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-03-27T13:25:31Z",
"rates": {
"KPW": 648.988862
}
}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": 64898.8862,
"rate": 648.988862
}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