Rate Overview
Live
1 KYD = 1.6651 CAD
1 CAD = 0.600580
KYD
Avg
1.6588
High
1.7035
Low
1.6259
Last updated: 5/27/2026, 6:37:47 PM
Quick Conversions
| KYD | CAD |
|---|---|
| 1 KYD | 1.67 CAD |
| 10 KYD | 16.65 CAD |
| 50 KYD | 83.25 CAD |
| 100 KYD | 166.51 CAD |
| 500 KYD | 832.53 CAD |
| 1,000 KYD | 1,665.06 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-05-27T18:37:47Z",
"rates": {
"CAD": 1.665056
}
}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": 166.50560000000002,
"rate": 1.665056
}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