Rate Overview
Live
1 USD = 2.6349 GEL
1 GEL = 0.379528
USD
Avg
2.6365
High
2.6403
Low
2.6313
Last updated: 7/5/2026, 6:39:10 PM
Quick Conversions
| USD | GEL |
|---|---|
| 1 USD | 2.63 GEL |
| 10 USD | 26.35 GEL |
| 50 USD | 131.74 GEL |
| 100 USD | 263.49 GEL |
| 500 USD | 1,317.43 GEL |
| 1,000 USD | 2,634.85 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-07-05T18:39:10Z",
"rates": {
"GEL": 2.63485013
}
}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": 263.485013,
"rate": 2.63485013
}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