Rate Overview
Live
1 KYD = 1.7092 CAD
1 CAD = 0.585085
KYD
Avg
1.7040
High
1.7317
Low
1.6848
Last updated: 7/25/2026, 8:15:17 PM
Quick Conversions
| KYD | CAD |
|---|---|
| 1 KYD | 1.71 CAD |
| 10 KYD | 17.09 CAD |
| 50 KYD | 85.46 CAD |
| 100 KYD | 170.92 CAD |
| 500 KYD | 854.58 CAD |
| 1,000 KYD | 1,709.15 CAD |
Get KYD/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=CADExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-25T20:15:17Z",
"rates": {
"CAD": 1.709153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "CAD",
"amount": 100
},
"result": 170.9153,
"rate": 1.709153
}Build with KYD/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key