Rate Overview
Live
1 GEL = 0.533769 CAD
1 CAD = 1.8735
GEL
Avg
0.533072
High
0.534403
Low
0.531024
Last updated: 8/31/2026, 1:53:24 PM
Quick Conversions
| GEL | CAD |
|---|---|
| 1 GEL | 0.53 CAD |
| 10 GEL | 5.34 CAD |
| 50 GEL | 26.69 CAD |
| 100 GEL | 53.38 CAD |
| 500 GEL | 266.88 CAD |
| 1,000 GEL | 533.77 CAD |
Get GEL/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=CADExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-08-31T13:53:24Z",
"rates": {
"CAD": 0.533769
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "CAD",
"amount": 100
},
"result": 53.376900000000006,
"rate": 0.533769
}Build with GEL/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key