Rate Overview
Live
1 CAD = 63.0395 KGS
1 KGS = 0.015863
CAD
Avg
62.8466
High
63.0395
Low
62.6416
Last updated: 8/14/2026, 10:43:13 PM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 63.04 KGS |
| 10 CAD | 630.39 KGS |
| 50 CAD | 3,151.97 KGS |
| 100 CAD | 6,303.95 KGS |
| 500 CAD | 31,519.75 KGS |
| 1,000 CAD | 63,039.49 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-08-14T22:43:13Z",
"rates": {
"KGS": 63.03949
}
}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": 6303.9490000000005,
"rate": 63.03949
}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