Rate Overview
Live
1 USD = 2.6901 GEL
1 GEL = 0.371738
USD
Avg
2.6889
High
2.6904
Low
2.6850
Last updated: 4/16/2026, 10:52:47 PM
Quick Conversions
| USD | GEL |
|---|---|
| 1 USD | 2.69 GEL |
| 10 USD | 26.90 GEL |
| 50 USD | 134.50 GEL |
| 100 USD | 269.01 GEL |
| 500 USD | 1,345.03 GEL |
| 1,000 USD | 2,690.07 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-04-16T22:52:47Z",
"rates": {
"GEL": 2.69006769
}
}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": 269.00676899999996,
"rate": 2.69006769
}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