Rate Overview
Live
1 GEL = 0.867465 TOP
1 TOP = 1.1528
GEL
Avg
0.871200
High
0.895987
Low
0.845949
Last updated: 3/27/2026, 12:03:27 PM
Quick Conversions
| GEL | TOP |
|---|---|
| 1 GEL | 0.87 TOP |
| 10 GEL | 8.67 TOP |
| 50 GEL | 43.37 TOP |
| 100 GEL | 86.75 TOP |
| 500 GEL | 433.73 TOP |
| 1,000 GEL | 867.47 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-27T12:03:27Z",
"rates": {
"TOP": 0.867465
}
}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": 86.7465,
"rate": 0.867465
}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