Rate Overview
Live
1 STD = 0.000121 GEL
1 GEL = 8264.46
STD
Avg
0.000122
High
0.000127
Low
0.000120
Last updated: 7/8/2026, 4:35:25 AM
Quick Conversions
| STD | GEL |
|---|---|
| 1 STD | 0.00 GEL |
| 10 STD | 0.00 GEL |
| 50 STD | 0.01 GEL |
| 100 STD | 0.01 GEL |
| 500 STD | 0.06 GEL |
| 1,000 STD | 0.12 GEL |
Get STD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=GELExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-08T04:35:25Z",
"rates": {
"GEL": 0.000121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "GEL",
"amount": 100
},
"result": 0.0121,
"rate": 0.000121
}Build with STD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key