Rate Overview
Live
1 CAD = 63.1349 KGS
1 KGS = 0.015839
CAD
Avg
62.6061
High
64.0633
Low
60.0750
Last updated: 3/27/2026, 12:40:17 AM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 63.13 KGS |
| 10 CAD | 631.35 KGS |
| 50 CAD | 3,156.74 KGS |
| 100 CAD | 6,313.49 KGS |
| 500 CAD | 31,567.44 KGS |
| 1,000 CAD | 63,134.88 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-03-27T00:40:17Z",
"rates": {
"KGS": 63.134884
}
}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": 6313.4884,
"rate": 63.134884
}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