Rate Overview
Live
1 CAD = 61.5451 KGS
1 KGS = 0.016248
CAD
Avg
61.5452
High
61.5973
Low
61.4486
Last updated: 7/6/2026, 4:21:19 AM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 61.55 KGS |
| 10 CAD | 615.45 KGS |
| 50 CAD | 3,077.26 KGS |
| 100 CAD | 6,154.51 KGS |
| 500 CAD | 30,772.56 KGS |
| 1,000 CAD | 61,545.12 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-06T04:21:19Z",
"rates": {
"KGS": 61.545118
}
}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": 6154.5118,
"rate": 61.545118
}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