Rate Overview
Live
1 KYD = 1.6352 CAD
1 CAD = 0.611551
KYD
Avg
1.6338
High
1.6396
Low
1.6291
Last updated: 5/7/2026, 8:16:19 AM
Quick Conversions
| KYD | CAD |
|---|---|
| 1 KYD | 1.64 CAD |
| 10 KYD | 16.35 CAD |
| 50 KYD | 81.76 CAD |
| 100 KYD | 163.52 CAD |
| 500 KYD | 817.59 CAD |
| 1,000 KYD | 1,635.19 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-07T08:16:19Z",
"rates": {
"CAD": 1.635187
}
}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": 163.5187,
"rate": 1.635187
}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