Rate Overview
Live
1 CAD = 1.8791 GEL
1 GEL = 0.532172
CAD
Avg
1.8784
High
1.8819
Low
1.8725
Last updated: 8/18/2026, 11:30:26 AM
Quick Conversions
| CAD | GEL |
|---|---|
| 1 CAD | 1.88 GEL |
| 10 CAD | 18.79 GEL |
| 50 CAD | 93.95 GEL |
| 100 CAD | 187.91 GEL |
| 500 CAD | 939.55 GEL |
| 1,000 CAD | 1,879.09 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-08-18T11:30:26Z",
"rates": {
"GEL": 1.87909
}
}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": 187.909,
"rate": 1.87909
}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