Rate Overview
Live
1 CAD = 1.8855 GEL
1 GEL = 0.530367
CAD
Avg
1.8837
High
1.8919
Low
1.8741
Last updated: 9/8/2026, 10:53:03 AM
Quick Conversions
| CAD | GEL |
|---|---|
| 1 CAD | 1.89 GEL |
| 10 CAD | 18.85 GEL |
| 50 CAD | 94.27 GEL |
| 100 CAD | 188.55 GEL |
| 500 CAD | 942.74 GEL |
| 1,000 CAD | 1,885.49 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-09-08T10:53:03Z",
"rates": {
"GEL": 1.885487
}
}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": 188.5487,
"rate": 1.885487
}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