Rate Overview
Live
1 CAD = 62.5081 KGS
1 KGS = 0.015998
CAD
Avg
62.6038
High
62.8128
Low
62.5081
Last updated: 6/15/2026, 10:35:36 PM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 62.51 KGS |
| 10 CAD | 625.08 KGS |
| 50 CAD | 3,125.40 KGS |
| 100 CAD | 6,250.81 KGS |
| 500 CAD | 31,254.04 KGS |
| 1,000 CAD | 62,508.08 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-06-15T22:35:36Z",
"rates": {
"KGS": 62.508083
}
}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": 6250.8083,
"rate": 62.508083
}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