Rate Overview
Live
1 GEL = 22.1629 DOP
1 DOP = 0.045120
GEL
Avg
22.8290
High
23.8079
Low
21.8169
Last updated: 7/26/2026, 3:58:13 AM
Quick Conversions
| GEL | DOP |
|---|---|
| 1 GEL | 22.16 DOP |
| 10 GEL | 221.63 DOP |
| 50 GEL | 1,108.15 DOP |
| 100 GEL | 2,216.29 DOP |
| 500 GEL | 11,081.47 DOP |
| 1,000 GEL | 22,162.95 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-26T03:58:13Z",
"rates": {
"DOP": 22.162948
}
}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": 2216.2948,
"rate": 22.162948
}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