Rate Overview
Live
1 KGS = 0.015796 CAD
1 CAD = 63.3072
KGS
Avg
0.015772
High
0.015799
Low
0.015725
Last updated: 5/26/2026, 7:32:56 PM
Quick Conversions
| KGS | CAD |
|---|---|
| 1 KGS | 0.02 CAD |
| 10 KGS | 0.16 CAD |
| 50 KGS | 0.79 CAD |
| 100 KGS | 1.58 CAD |
| 500 KGS | 7.90 CAD |
| 1,000 KGS | 15.80 CAD |
Get KGS/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=CADExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-26T19:32:56Z",
"rates": {
"CAD": 0.015796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "CAD",
"amount": 100
},
"result": 1.5796000000000001,
"rate": 0.015796
}Build with KGS/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key