Rate Overview
Live
1 CAD = 62.1112 KGS
1 KGS = 0.016100
CAD
Avg
63.3133
High
64.5779
Low
61.5973
Last updated: 7/20/2026, 11:25:51 PM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 62.11 KGS |
| 10 CAD | 621.11 KGS |
| 50 CAD | 3,105.56 KGS |
| 100 CAD | 6,211.12 KGS |
| 500 CAD | 31,055.58 KGS |
| 1,000 CAD | 62,111.15 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-20T23:25:51Z",
"rates": {
"KGS": 62.111151
}
}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": 6211.1151,
"rate": 62.111151
}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