Rate Overview
Live
1 CAD = 62.4251 KGS
1 KGS = 0.016019
CAD
Avg
63.3150
High
64.5779
Low
61.5973
Last updated: 7/20/2026, 2:02:37 AM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 62.43 KGS |
| 10 CAD | 624.25 KGS |
| 50 CAD | 3,121.25 KGS |
| 100 CAD | 6,242.51 KGS |
| 500 CAD | 31,212.54 KGS |
| 1,000 CAD | 62,425.08 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-20T02:02:37Z",
"rates": {
"KGS": 62.425079
}
}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": 6242.5079,
"rate": 62.425079
}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