Rate Overview
Live
1 CAD = 2.0061 GEL
1 GEL = 0.498473
CAD
Avg
1.9782
High
2.0061
Low
1.9554
Last updated: 3/7/2026, 12:30:33 AM
Quick Conversions
| CAD | GEL |
|---|---|
| 1 CAD | 2.01 GEL |
| 10 CAD | 20.06 GEL |
| 50 CAD | 100.31 GEL |
| 100 CAD | 200.61 GEL |
| 500 CAD | 1,003.06 GEL |
| 1,000 CAD | 2,006.13 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-07T00:30:33Z",
"rates": {
"GEL": 2.006127
}
}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": 200.61270000000002,
"rate": 2.006127
}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