Rate Overview
Live
1 GEL = 0.498472 CAD
1 CAD = 2.0061
GEL
Avg
0.506230
High
0.511561
Low
0.498472
Last updated: 3/6/2026, 11:27:30 PM
Quick Conversions
| GEL | CAD |
|---|---|
| 1 GEL | 0.50 CAD |
| 10 GEL | 4.98 CAD |
| 50 GEL | 24.92 CAD |
| 100 GEL | 49.85 CAD |
| 500 GEL | 249.24 CAD |
| 1,000 GEL | 498.47 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-06T23:27:30Z",
"rates": {
"CAD": 0.498472
}
}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": 49.8472,
"rate": 0.498472
}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