Rate Overview
Live
1 GEL = 0.538888 CAD
1 CAD = 1.8557
GEL
Avg
0.538890
High
0.539786
Low
0.537689
Last updated: 7/5/2026, 10:21:18 PM
Quick Conversions
| GEL | CAD |
|---|---|
| 1 GEL | 0.54 CAD |
| 10 GEL | 5.39 CAD |
| 50 GEL | 26.94 CAD |
| 100 GEL | 53.89 CAD |
| 500 GEL | 269.44 CAD |
| 1,000 GEL | 538.89 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-05T22:21:18Z",
"rates": {
"CAD": 0.538888
}
}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.8888,
"rate": 0.538888
}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