Rate Overview
Live
1 CAD = 63.3148 KGS
1 KGS = 0.015794
CAD
Avg
63.5891
High
64.6689
Low
62.2866
Last updated: 5/26/2026, 9:31:55 PM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 63.31 KGS |
| 10 CAD | 633.15 KGS |
| 50 CAD | 3,165.74 KGS |
| 100 CAD | 6,331.48 KGS |
| 500 CAD | 31,657.38 KGS |
| 1,000 CAD | 63,314.76 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-05-26T21:31:55Z",
"rates": {
"KGS": 63.31476
}
}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": 6331.476,
"rate": 63.31476
}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