Rate Overview
Live
1 CAD = 1.8614 GEL
1 GEL = 0.537216
CAD
Avg
1.8603
High
1.8743
Low
1.8466
Last updated: 7/23/2026, 10:38:14 AM
Quick Conversions
| CAD | GEL |
|---|---|
| 1 CAD | 1.86 GEL |
| 10 CAD | 18.61 GEL |
| 50 CAD | 93.07 GEL |
| 100 CAD | 186.14 GEL |
| 500 CAD | 930.72 GEL |
| 1,000 CAD | 1,861.45 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-23T10:38:14Z",
"rates": {
"GEL": 1.861447
}
}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.1447,
"rate": 1.861447
}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