Rate Overview
Live
1 GEL = 22.2794 DOP
1 DOP = 0.044884
GEL
Avg
22.4230
High
23.5000
Low
21.6007
Last updated: 7/22/2026, 1:24:31 PM
Quick Conversions
| GEL | DOP |
|---|---|
| 1 GEL | 22.28 DOP |
| 10 GEL | 222.79 DOP |
| 50 GEL | 1,113.97 DOP |
| 100 GEL | 2,227.94 DOP |
| 500 GEL | 11,139.72 DOP |
| 1,000 GEL | 22,279.43 DOP |
Get GEL/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=DOPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-22T13:24:31Z",
"rates": {
"DOP": 22.279434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "DOP",
"amount": 100
},
"result": 2227.9433999999997,
"rate": 22.279434
}Build with GEL/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key