Rate Overview
Live
1 CAD = 62.3773 KGS
1 KGS = 0.016031
CAD
Avg
62.1795
High
62.3791
Low
61.7511
Last updated: 7/19/2026, 3:15:52 PM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 62.38 KGS |
| 10 CAD | 623.77 KGS |
| 50 CAD | 3,118.86 KGS |
| 100 CAD | 6,237.73 KGS |
| 500 CAD | 31,188.63 KGS |
| 1,000 CAD | 62,377.27 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-19T15:15:52Z",
"rates": {
"KGS": 62.377269
}
}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": 6237.7269,
"rate": 62.377269
}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