Rate Overview
Live
1 GEL = 0.513495 CAD
1 CAD = 1.9474
GEL
Avg
0.508313
High
0.513495
Low
0.504103
Last updated: 3/27/2026, 5:41:01 AM
Quick Conversions
| GEL | CAD |
|---|---|
| 1 GEL | 0.51 CAD |
| 10 GEL | 5.13 CAD |
| 50 GEL | 25.67 CAD |
| 100 GEL | 51.35 CAD |
| 500 GEL | 256.75 CAD |
| 1,000 GEL | 513.50 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-03-27T05:41:01Z",
"rates": {
"CAD": 0.513495
}
}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.349500000000006,
"rate": 0.513495
}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