Rate Overview
Live
1 USD = 2.6281 GEL
1 GEL = 0.380502
USD
Avg
2.6244
High
2.6285
Low
2.6172
Last updated: 7/26/2026, 3:09:18 AM
Quick Conversions
| USD | GEL |
|---|---|
| 1 USD | 2.63 GEL |
| 10 USD | 26.28 GEL |
| 50 USD | 131.41 GEL |
| 100 USD | 262.81 GEL |
| 500 USD | 1,314.06 GEL |
| 1,000 USD | 2,628.11 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-26T03:09:18Z",
"rates": {
"GEL": 2.62811002
}
}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": 262.811002,
"rate": 2.62811002
}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