Rate Overview
Live
1 KYD = 1.6418 CAD
1 CAD = 0.609079
KYD
Avg
1.6549
High
1.6646
Low
1.6418
Last updated: 4/17/2026, 6:24:09 AM
Quick Conversions
| KYD | CAD |
|---|---|
| 1 KYD | 1.64 CAD |
| 10 KYD | 16.42 CAD |
| 50 KYD | 82.09 CAD |
| 100 KYD | 164.18 CAD |
| 500 KYD | 820.91 CAD |
| 1,000 KYD | 1,641.82 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-04-17T06:24:09Z",
"rates": {
"CAD": 1.641823
}
}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": 164.1823,
"rate": 1.641823
}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