Rate Overview
Live
1 KGS = 0.016233 CAD
1 CAD = 61.6029
KGS
Avg
0.016243
High
0.016273
Low
0.016223
Last updated: 7/5/2026, 3:40:05 PM
Quick Conversions
| KGS | CAD |
|---|---|
| 1 KGS | 0.02 CAD |
| 10 KGS | 0.16 CAD |
| 50 KGS | 0.81 CAD |
| 100 KGS | 1.62 CAD |
| 500 KGS | 8.12 CAD |
| 1,000 KGS | 16.23 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-07-05T15:40:05Z",
"rates": {
"CAD": 0.016233
}
}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.6233000000000002,
"rate": 0.016233
}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