Rate Overview
Live
1 GEL = 0.513610 CAD
1 CAD = 1.9470
GEL
Avg
0.512211
High
0.521403
Low
0.496994
Last updated: 3/27/2026, 4:05:12 AM
Quick Conversions
| GEL | CAD |
|---|---|
| 1 GEL | 0.51 CAD |
| 10 GEL | 5.14 CAD |
| 50 GEL | 25.68 CAD |
| 100 GEL | 51.36 CAD |
| 500 GEL | 256.81 CAD |
| 1,000 GEL | 513.61 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-27T04:05:12Z",
"rates": {
"CAD": 0.51361
}
}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.361000000000004,
"rate": 0.51361
}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