Rate Overview
Live
1 GEL = 0.532288 CAD
1 CAD = 1.8787
GEL
Avg
0.533077
High
0.534468
Low
0.531388
Last updated: 8/15/2026, 3:05:57 AM
Quick Conversions
| GEL | CAD |
|---|---|
| 1 GEL | 0.53 CAD |
| 10 GEL | 5.32 CAD |
| 50 GEL | 26.61 CAD |
| 100 GEL | 53.23 CAD |
| 500 GEL | 266.14 CAD |
| 1,000 GEL | 532.29 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-15T03:05:57Z",
"rates": {
"CAD": 0.532288
}
}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.2288,
"rate": 0.532288
}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