Rate Overview
Live
1 GEL = 0.517927 CAD
1 CAD = 1.9308
GEL
Avg
0.517147
High
0.518982
Low
0.514936
Last updated: 5/26/2026, 4:20:32 PM
Quick Conversions
| GEL | CAD |
|---|---|
| 1 GEL | 0.52 CAD |
| 10 GEL | 5.18 CAD |
| 50 GEL | 25.90 CAD |
| 100 GEL | 51.79 CAD |
| 500 GEL | 258.96 CAD |
| 1,000 GEL | 517.93 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-05-26T16:20:32Z",
"rates": {
"CAD": 0.517927
}
}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": 51.7927,
"rate": 0.517927
}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