Rate Overview
Live
1 USD = 2.7275 GEL
1 GEL = 0.366639
USD
Avg
2.7027
High
2.7275
Low
2.6694
Last updated: 3/7/2026, 9:13:18 AM
Quick Conversions
| USD | GEL |
|---|---|
| 1 USD | 2.73 GEL |
| 10 USD | 27.27 GEL |
| 50 USD | 136.37 GEL |
| 100 USD | 272.75 GEL |
| 500 USD | 1,363.74 GEL |
| 1,000 USD | 2,727.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-03-07T09:13:18Z",
"rates": {
"GEL": 2.72747767
}
}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": 272.747767,
"rate": 2.72747767
}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