Rate Overview
Live
1 TOP = 1.1227 GEL
1 GEL = 0.890705
TOP
Avg
1.1073
High
1.1227
Low
1.0822
Last updated: 8/17/2026, 7:32:52 PM
Quick Conversions
| TOP | GEL |
|---|---|
| 1 TOP | 1.12 GEL |
| 10 TOP | 11.23 GEL |
| 50 TOP | 56.14 GEL |
| 100 TOP | 112.27 GEL |
| 500 TOP | 561.35 GEL |
| 1,000 TOP | 1,122.71 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-08-17T19:32:52Z",
"rates": {
"GEL": 1.122706
}
}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": 112.2706,
"rate": 1.122706
}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