Rate Overview
Live
1 GEL = 22.0530 DOP
1 DOP = 0.045345
GEL
Avg
22.9112
High
23.6574
Low
21.9968
Last updated: 3/27/2026, 1:26:46 PM
Quick Conversions
| GEL | DOP |
|---|---|
| 1 GEL | 22.05 DOP |
| 10 GEL | 220.53 DOP |
| 50 GEL | 1,102.65 DOP |
| 100 GEL | 2,205.30 DOP |
| 500 GEL | 11,026.52 DOP |
| 1,000 GEL | 22,053.04 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-03-27T13:26:46Z",
"rates": {
"DOP": 22.053043
}
}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": 2205.3043,
"rate": 22.053043
}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