Rate Overview
Live
1 KYD = 1.6957 CAD
1 CAD = 0.589719
KYD
Avg
1.6678
High
1.7317
Low
1.6285
Last updated: 7/29/2026, 3:59:02 PM
Quick Conversions
| KYD | CAD |
|---|---|
| 1 KYD | 1.70 CAD |
| 10 KYD | 16.96 CAD |
| 50 KYD | 84.79 CAD |
| 100 KYD | 169.57 CAD |
| 500 KYD | 847.86 CAD |
| 1,000 KYD | 1,695.72 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-29T15:59:02Z",
"rates": {
"CAD": 1.695722
}
}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": 169.5722,
"rate": 1.695722
}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