Rate Overview
Live
1 CAD = 1.9328 GEL
1 GEL = 0.517392
CAD
Avg
1.9610
High
2.0031
Low
1.9328
Last updated: 5/28/2026, 11:03:42 PM
Quick Conversions
| CAD | GEL |
|---|---|
| 1 CAD | 1.93 GEL |
| 10 CAD | 19.33 GEL |
| 50 CAD | 96.64 GEL |
| 100 CAD | 193.28 GEL |
| 500 CAD | 966.39 GEL |
| 1,000 CAD | 1,932.77 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-05-28T23:03:42Z",
"rates": {
"GEL": 1.93277
}
}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": 193.27700000000002,
"rate": 1.93277
}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