Rate Overview
Live
1 KGS = 0.015995 CAD
1 CAD = 62.5195
KGS
Avg
0.015973
High
0.015995
Low
0.015920
Last updated: 6/15/2026, 9:09:57 PM
Quick Conversions
| KGS | CAD |
|---|---|
| 1 KGS | 0.02 CAD |
| 10 KGS | 0.16 CAD |
| 50 KGS | 0.80 CAD |
| 100 KGS | 1.60 CAD |
| 500 KGS | 8.00 CAD |
| 1,000 KGS | 16.00 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-06-15T21:09:57Z",
"rates": {
"CAD": 0.015995
}
}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.5995,
"rate": 0.015995
}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