Rate Overview
Live
1 TOP = 1.1072 GEL
1 GEL = 0.903197
TOP
Avg
1.1085
High
1.1142
Low
1.0961
Last updated: 7/7/2026, 9:07:55 AM
Quick Conversions
| TOP | GEL |
|---|---|
| 1 TOP | 1.11 GEL |
| 10 TOP | 11.07 GEL |
| 50 TOP | 55.36 GEL |
| 100 TOP | 110.72 GEL |
| 500 TOP | 553.59 GEL |
| 1,000 TOP | 1,107.18 GEL |
Get TOP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=GELExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-07T09:07:55Z",
"rates": {
"GEL": 1.107178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "GEL",
"amount": 100
},
"result": 110.7178,
"rate": 1.107178
}Build with TOP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key