Rate Overview
Live
1 CAD = 1.8743 GEL
1 GEL = 0.533546
CAD
Avg
1.8910
High
1.8988
Low
1.8743
Last updated: 6/18/2026, 11:45:19 AM
Quick Conversions
| CAD | GEL |
|---|---|
| 1 CAD | 1.87 GEL |
| 10 CAD | 18.74 GEL |
| 50 CAD | 93.71 GEL |
| 100 CAD | 187.43 GEL |
| 500 CAD | 937.13 GEL |
| 1,000 CAD | 1,874.25 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-06-18T11:45:19Z",
"rates": {
"GEL": 1.874254
}
}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.4254,
"rate": 1.874254
}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