Rate Overview
Live
1 CAD = 63.0987 KGS
1 KGS = 0.015848
CAD
Avg
63.5666
High
63.7977
Low
63.0987
Last updated: 3/26/2026, 10:49:43 PM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 63.10 KGS |
| 10 CAD | 630.99 KGS |
| 50 CAD | 3,154.93 KGS |
| 100 CAD | 6,309.87 KGS |
| 500 CAD | 31,549.34 KGS |
| 1,000 CAD | 63,098.67 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-03-26T22:49:43Z",
"rates": {
"KGS": 63.09867
}
}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": 6309.867,
"rate": 63.09867
}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