Rate Overview
Live
1 CAD = 1.9274 GEL
1 GEL = 0.518847
CAD
Avg
1.9280
High
1.9313
Low
1.9229
Last updated: 5/29/2026, 2:29:18 PM
Quick Conversions
| CAD | GEL |
|---|---|
| 1 CAD | 1.93 GEL |
| 10 CAD | 19.27 GEL |
| 50 CAD | 96.37 GEL |
| 100 CAD | 192.74 GEL |
| 500 CAD | 963.68 GEL |
| 1,000 CAD | 1,927.35 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-29T14:29:18Z",
"rates": {
"GEL": 1.927351
}
}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": 192.73510000000002,
"rate": 1.927351
}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