Rate Overview
Live
1 GEL = 0.858698 TOP
1 TOP = 1.1646
GEL
Avg
0.866404
High
0.883498
Low
0.855942
Last updated: 3/27/2026, 7:08:24 PM
Quick Conversions
| GEL | TOP |
|---|---|
| 1 GEL | 0.86 TOP |
| 10 GEL | 8.59 TOP |
| 50 GEL | 42.93 TOP |
| 100 GEL | 85.87 TOP |
| 500 GEL | 429.35 TOP |
| 1,000 GEL | 858.70 TOP |
Get GEL/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=TOPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-27T19:08:24Z",
"rates": {
"TOP": 0.858698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "TOP",
"amount": 100
},
"result": 85.8698,
"rate": 0.858698
}Build with GEL/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key