Rate Overview
Live
1 GEL = 22.5593 DOP
1 DOP = 0.044328
GEL
Avg
22.5197
High
22.6265
Low
22.3545
Last updated: 9/2/2026, 4:34:06 PM
Quick Conversions
| GEL | DOP |
|---|---|
| 1 GEL | 22.56 DOP |
| 10 GEL | 225.59 DOP |
| 50 GEL | 1,127.97 DOP |
| 100 GEL | 2,255.94 DOP |
| 500 GEL | 11,279.68 DOP |
| 1,000 GEL | 22,559.35 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-09-02T16:34:06Z",
"rates": {
"DOP": 22.55935
}
}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": 2255.935,
"rate": 22.55935
}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