Rate Overview
Live
1 CAD = 1.9471 GEL
1 GEL = 0.513579
CAD
Avg
1.9673
High
1.9837
Low
1.9471
Last updated: 3/27/2026, 7:20:55 AM
Quick Conversions
| CAD | GEL |
|---|---|
| 1 CAD | 1.95 GEL |
| 10 CAD | 19.47 GEL |
| 50 CAD | 97.36 GEL |
| 100 CAD | 194.71 GEL |
| 500 CAD | 973.56 GEL |
| 1,000 CAD | 1,947.12 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-03-27T07:20:55Z",
"rates": {
"GEL": 1.947121
}
}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": 194.71210000000002,
"rate": 1.947121
}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