Rate Overview
Live
1 KYD = 1.7017 CAD
1 CAD = 0.587659
KYD
Avg
1.6916
High
1.7019
Low
1.6801
Last updated: 6/19/2026, 8:47:36 AM
Quick Conversions
| KYD | CAD |
|---|---|
| 1 KYD | 1.70 CAD |
| 10 KYD | 17.02 CAD |
| 50 KYD | 85.08 CAD |
| 100 KYD | 170.17 CAD |
| 500 KYD | 850.83 CAD |
| 1,000 KYD | 1,701.67 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-06-19T08:47:36Z",
"rates": {
"CAD": 1.701667
}
}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.1667,
"rate": 1.701667
}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