Rate Overview
Live
1 GEL = 0.505263 CAD
1 CAD = 1.9792
GEL
Avg
0.506836
High
0.508153
Low
0.505263
Last updated: 5/6/2026, 10:09:49 AM
Quick Conversions
| GEL | CAD |
|---|---|
| 1 GEL | 0.51 CAD |
| 10 GEL | 5.05 CAD |
| 50 GEL | 25.26 CAD |
| 100 GEL | 50.53 CAD |
| 500 GEL | 252.63 CAD |
| 1,000 GEL | 505.26 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-05-06T10:09:49Z",
"rates": {
"CAD": 0.505263
}
}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": 50.5263,
"rate": 0.505263
}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