Rate Overview
Live
1 KGS = 0.016243 CAD
1 CAD = 61.5650
KGS
Avg
0.016247
High
0.016273
Low
0.016234
Last updated: 7/6/2026, 3:04:23 AM
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.24 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-06T03:04:23Z",
"rates": {
"CAD": 0.016243
}
}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.6243,
"rate": 0.016243
}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