Rate Overview
Live
1 CAD = 64.3142 KGS
1 KGS = 0.015549
CAD
Avg
64.0671
High
64.3142
Low
63.9032
Last updated: 3/6/2026, 8:00:23 PM
Quick Conversions
| CAD | KGS |
|---|---|
| 1 CAD | 64.31 KGS |
| 10 CAD | 643.14 KGS |
| 50 CAD | 3,215.71 KGS |
| 100 CAD | 6,431.42 KGS |
| 500 CAD | 32,157.10 KGS |
| 1,000 CAD | 64,314.20 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-06T20:00:23Z",
"rates": {
"KGS": 64.314201
}
}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": 6431.420099999999,
"rate": 64.314201
}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