Rate Overview
Live
1 CAD = 62.0859 KGS
1 KGS = 0.016107
CAD
Avg
61.8537
High
62.3819
Low
61.4277
Last updated: 7/25/2026, 11:24:39 AM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 62.09 KGS |
| 10 CAD | 620.86 KGS |
| 50 CAD | 3,104.29 KGS |
| 100 CAD | 6,208.59 KGS |
| 500 CAD | 31,042.94 KGS |
| 1,000 CAD | 62,085.87 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-25T11:24:39Z",
"rates": {
"KGS": 62.085874
}
}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.587399999999,
"rate": 62.085874
}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