Rate Overview
Live
1 CAD = 62.0846 KGS
1 KGS = 0.016107
CAD
Avg
62.1550
High
62.3819
Low
62.0693
Last updated: 7/26/2026, 4:05:18 AM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 62.08 KGS |
| 10 CAD | 620.85 KGS |
| 50 CAD | 3,104.23 KGS |
| 100 CAD | 6,208.46 KGS |
| 500 CAD | 31,042.32 KGS |
| 1,000 CAD | 62,084.64 KGS |
Get CAD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=KGSExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-26T04:05:18Z",
"rates": {
"KGS": 62.084636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "KGS",
"amount": 100
},
"result": 6208.4636,
"rate": 62.084636
}Build with CAD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key