Rate Overview
Live
1 USD = 2.6238 GEL
1 GEL = 0.381132
USD
Avg
2.6752
High
2.7326
Low
2.6238
Last updated: 7/19/2026, 1:10:46 AM
Quick Conversions
| USD | GEL |
|---|---|
| 1 USD | 2.62 GEL |
| 10 USD | 26.24 GEL |
| 50 USD | 131.19 GEL |
| 100 USD | 262.38 GEL |
| 500 USD | 1,311.88 GEL |
| 1,000 USD | 2,623.76 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-19T01:10:46Z",
"rates": {
"GEL": 2.62376046
}
}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.37604600000003,
"rate": 2.62376046
}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