Rate Overview
Live
1 KYD = 1.6748 CAD
1 CAD = 0.597087
KYD
Avg
1.6729
High
1.7173
Low
1.6343
Last updated: 3/27/2026, 6:13:10 PM
Quick Conversions
| KYD | CAD |
|---|---|
| 1 KYD | 1.67 CAD |
| 10 KYD | 16.75 CAD |
| 50 KYD | 83.74 CAD |
| 100 KYD | 167.48 CAD |
| 500 KYD | 837.40 CAD |
| 1,000 KYD | 1,674.80 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-03-27T18:13:10Z",
"rates": {
"CAD": 1.674797
}
}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": 167.4797,
"rate": 1.674797
}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