Rate Overview
Live
1 GEL = 0.531466 CAD
1 CAD = 1.8816
GEL
Avg
0.533446
High
0.536431
Low
0.531388
Last updated: 8/14/2026, 7:14:12 PM
Quick Conversions
| GEL | CAD |
|---|---|
| 1 GEL | 0.53 CAD |
| 10 GEL | 5.31 CAD |
| 50 GEL | 26.57 CAD |
| 100 GEL | 53.15 CAD |
| 500 GEL | 265.73 CAD |
| 1,000 GEL | 531.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-08-14T19:14:12Z",
"rates": {
"CAD": 0.531466
}
}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.1466,
"rate": 0.531466
}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