Rate Overview
Live
1 GEL = 0.537140 CAD
1 CAD = 1.8617
GEL
Avg
0.516331
High
0.538949
Low
0.499220
Last updated: 7/22/2026, 7:41:53 PM
Quick Conversions
| GEL | CAD |
|---|---|
| 1 GEL | 0.54 CAD |
| 10 GEL | 5.37 CAD |
| 50 GEL | 26.86 CAD |
| 100 GEL | 53.71 CAD |
| 500 GEL | 268.57 CAD |
| 1,000 GEL | 537.14 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-07-22T19:41:53Z",
"rates": {
"CAD": 0.53714
}
}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.714,
"rate": 0.53714
}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