Rate Overview
Live
1 CAD = 61.5853 KGS
1 KGS = 0.016238
CAD
Avg
61.5630
High
61.6388
Low
61.4486
Last updated: 7/4/2026, 8:52:09 PM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 61.59 KGS |
| 10 CAD | 615.85 KGS |
| 50 CAD | 3,079.27 KGS |
| 100 CAD | 6,158.53 KGS |
| 500 CAD | 30,792.67 KGS |
| 1,000 CAD | 61,585.34 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-04T20:52:09Z",
"rates": {
"KGS": 61.585344
}
}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": 6158.5344,
"rate": 61.585344
}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