Rate Overview
Live
1 KYD = 1.7062 CAD
1 CAD = 0.586088
KYD
Avg
1.7110
High
1.7317
Low
1.7051
Last updated: 7/8/2026, 12:06:54 PM
Quick Conversions
| KYD | CAD |
|---|---|
| 1 KYD | 1.71 CAD |
| 10 KYD | 17.06 CAD |
| 50 KYD | 85.31 CAD |
| 100 KYD | 170.62 CAD |
| 500 KYD | 853.11 CAD |
| 1,000 KYD | 1,706.23 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-08T12:06:54Z",
"rates": {
"CAD": 1.706227
}
}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.62269999999998,
"rate": 1.706227
}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