Rate Overview
Live
1 KGS = 0.015545 CAD
1 CAD = 64.3294
KGS
Avg
0.015572
High
0.015640
Low
0.015533
Last updated: 5/6/2026, 11:20:59 AM
Quick Conversions
| KGS | CAD |
|---|---|
| 1 KGS | 0.02 CAD |
| 10 KGS | 0.16 CAD |
| 50 KGS | 0.78 CAD |
| 100 KGS | 1.55 CAD |
| 500 KGS | 7.77 CAD |
| 1,000 KGS | 15.55 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-06T11:20:59Z",
"rates": {
"CAD": 0.015545
}
}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.5545,
"rate": 0.015545
}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