Rate Overview
Live
1 USD = 2.6655 GEL
1 GEL = 0.375167
USD
Avg
2.6667
High
2.6700
Low
2.6629
Last updated: 5/27/2026, 3:41:08 AM
Quick Conversions
| USD | GEL |
|---|---|
| 1 USD | 2.67 GEL |
| 10 USD | 26.65 GEL |
| 50 USD | 133.27 GEL |
| 100 USD | 266.55 GEL |
| 500 USD | 1,332.74 GEL |
| 1,000 USD | 2,665.48 GEL |
Get USD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=GELExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-27T03:41:08Z",
"rates": {
"GEL": 2.6654774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "GEL",
"amount": 100
},
"result": 266.54774,
"rate": 2.6654774
}Build with USD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key