Rate Overview
Live
1 GEL = 0.902829 TOP
1 TOP = 1.1076
GEL
Avg
0.862781
High
0.902829
Low
0.837859
Last updated: 7/29/2026, 3:30:34 AM
Quick Conversions
| GEL | TOP |
|---|---|
| 1 GEL | 0.90 TOP |
| 10 GEL | 9.03 TOP |
| 50 GEL | 45.14 TOP |
| 100 GEL | 90.28 TOP |
| 500 GEL | 451.41 TOP |
| 1,000 GEL | 902.83 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-07-29T03:30:34Z",
"rates": {
"TOP": 0.902829
}
}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": 90.2829,
"rate": 0.902829
}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