Rate Overview
Live
1 CAD = 1.8643 GEL
1 GEL = 0.536403
CAD
Avg
1.9376
High
1.9944
Low
1.8520
Last updated: 7/30/2026, 6:48:17 AM
Quick Conversions
| CAD | GEL |
|---|---|
| 1 CAD | 1.86 GEL |
| 10 CAD | 18.64 GEL |
| 50 CAD | 93.21 GEL |
| 100 CAD | 186.43 GEL |
| 500 CAD | 932.14 GEL |
| 1,000 CAD | 1,864.27 GEL |
Get CAD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=GELExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-30T06:48:17Z",
"rates": {
"GEL": 1.864271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "GEL",
"amount": 100
},
"result": 186.4271,
"rate": 1.864271
}Build with CAD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key