Rate Overview
Live
1 CAD = 62.0538 KGS
1 KGS = 0.016115
CAD
Avg
62.5988
High
64.2109
Low
60.0750
Last updated: 7/24/2026, 7:14:51 PM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 62.05 KGS |
| 10 CAD | 620.54 KGS |
| 50 CAD | 3,102.69 KGS |
| 100 CAD | 6,205.38 KGS |
| 500 CAD | 31,026.89 KGS |
| 1,000 CAD | 62,053.77 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-24T19:14:51Z",
"rates": {
"KGS": 62.05377
}
}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": 6205.377,
"rate": 62.05377
}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