Rate Overview
Live
1 KYD = 1.6734 CAD
1 CAD = 0.597578
KYD
Avg
1.6824
High
1.7622
Low
1.6420
Last updated: 3/27/2026, 4:30:57 PM
Quick Conversions
| KYD | CAD |
|---|---|
| 1 KYD | 1.67 CAD |
| 10 KYD | 16.73 CAD |
| 50 KYD | 83.67 CAD |
| 100 KYD | 167.34 CAD |
| 500 KYD | 836.71 CAD |
| 1,000 KYD | 1,673.42 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-27T16:30:57Z",
"rates": {
"CAD": 1.673421
}
}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.34210000000002,
"rate": 1.673421
}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